Skip to content

Commit e3d6e6c

Browse files
author
Alex Page
committed
Merge branch 'master' of github.com:alex-page/github-project-automation-
2 parents a523cf9 + 42bd9f5 commit e3d6e6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> 🤖 Automate GitHub Project cards with any webhook event
44
5-
This action allows you to use any of the `pull_request` and `issue` [webhook events](https://help.github.com/en/articles/events-that-trigger-workflows#webhook-events) to automate your project cards. For example when an `issue` is `opened` create a card in the Backlog project, Triage column.
5+
This action allows you to use any of the [pull_request](https://help.github.com/en/articles/events-that-trigger-workflows#pull-request-event-pull_request) and [issue](https://help.github.com/en/articles/events-that-trigger-workflows#issues-event-issues) webhook events to automate your project cards. For example when an `issue` is `opened` create a card in the Backlog project, Triage column.
66

77
If the `pull_request` or `issue` has a card it will be moved to the column provided. Otherwise the card will be created in the column.
88

0 commit comments

Comments
 (0)