Compare commits
1 Commits
release
...
dsheraz/au
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
23fc21ea52 |
5
.github/workflows/auto-add-to-project.yml
vendored
5
.github/workflows/auto-add-to-project.yml
vendored
@ -1,9 +1,12 @@
|
||||
name: Auto Add Issues to Project
|
||||
name: Auto Add Issues and Pull Requests to Project
|
||||
|
||||
on:
|
||||
issues:
|
||||
types:
|
||||
- opened
|
||||
pull_request_target:
|
||||
types:
|
||||
- opened
|
||||
|
||||
jobs:
|
||||
# https://github.com/actions/add-to-project
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user