Skip to content

Commit 5d83326

Browse files
authored
chore: remove pull_request trigger from auto-project workflow (#53)
1 parent 3c29de4 commit 5d83326

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/auto-project.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ name: Auto Add to Project
33
on:
44
issues:
55
types: [opened]
6-
pull_request:
7-
types: [opened]
86

97
jobs:
108
add-to-project:

0 commit comments

Comments
 (0)