mirror of
https://github.com/vacp2p/foundry-template.git
synced 2026-01-08 22:58:05 -05:00
chore: trigger add-pr-to-project-board only on opened PRs
This commit is contained in:
@@ -2,6 +2,8 @@ name: Add PR task board
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
types:
|
||||
- opened
|
||||
|
||||
jobs:
|
||||
add-to-project:
|
||||
|
||||
Reference in New Issue
Block a user