Skip to content

Commit d8db2e8

Browse files
committed
Updated Readme
1 parent afafa6d commit d8db2e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
This action allows you to use any of
66
the [issue](https://help.github.com/en/articles/events-that-trigger-workflows#issues-event-issues) webhook events to
7-
create project cards. For example when an `issue` is `opened` create a card in the project column.
7+
create project cards. For example when an `issue` is `opened` create a card in the project column. Or on [pull_request](https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#pull_request) close event move all linked issues(note you should link issues in the Development section of PR ) to this PR or children PRs to specific project column.
88

99
### Issues workflow example
1010
```yml

0 commit comments

Comments
 (0)