Skip to content

Commit

Permalink
Merge branch 'master' of github.com:alex-page/github-project-automation-
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Page committed Oct 6, 2019
2 parents a523cf9 + 42bd9f5 commit e3d6e6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> 🤖 Automate GitHub Project cards with any webhook event
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.
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.

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.

Expand Down

0 comments on commit e3d6e6c

Please sign in to comment.