An open API service indexing awesome lists of open source software.

https://github.com/khulnasoft/addonfactory-github-workflows


https://github.com/khulnasoft/addonfactory-github-workflows

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# addonfactory-github-workflows

This repository contains workflows that can be reused in Github actions.

# explicitly configure permissions when using reusable-agreements, in case your GITHUB_TOKEN workflow permissions are set to read-only in repository settings
permissions:
actions: read
contents: read
pull-requests: read
statuses: read