mirror of
https://github.com/actions/add-to-project.git
synced 2025-12-11 12:37:16 +00:00
Merge pull request #57 from omerbensaadon/patch-2
Explicitly stating that this only works within Repos
This commit is contained in:
@@ -65,6 +65,8 @@ jobs:
|
|||||||
|
|
||||||
## Supported Events
|
## 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):
|
Currently this action supports the following [`issues` events](https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#issues):
|
||||||
|
|
||||||
- `opened`
|
- `opened`
|
||||||
|
|||||||
Reference in New Issue
Block a user