Skip to content

Commit 9f9b0a1

Browse files
committed
chore: Do not automatically add PRs to project board
1 parent dabf972 commit 9f9b0a1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/add-to-project.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ on:
66
types:
77
- opened
88
- reopened
9-
pull_request:
10-
types:
11-
- opened
12-
- reopened
9+
# pull_request:
10+
# types:
11+
# - opened
12+
# - reopened
1313

1414
jobs:
1515
add-to-project:

0 commit comments

Comments
 (0)