Merge pull request #57 from omerbensaadon/patch-2

Explicitly stating that this only works within Repos
This commit is contained in:
Matthew Costabile
2022-03-29 13:44:21 -04:00
committed by GitHub

View File

@@ -65,6 +65,8 @@ jobs:
## Supported Events
> **NOTE:** This Action (currently) only supports auto-adding Issues to a Project which lives in the same organization as your target repo.
Currently this action supports the following [`issues` events](https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#issues):
- `opened`