chore: trigger add-pr-to-project-board only on opened PRs

This commit is contained in:
r4bbit 2024-02-20 11:40:04 +01:00
parent 64df3b71ea
commit 2b4f30caea

View File

@ -2,6 +2,8 @@ name: Add PR task board
on:
pull_request:
types:
- opened
jobs:
add-to-project: