Skip to content

Commit 5ea035c

Browse files
authored
Remove PR from automation
1 parent 62b251f commit 5ea035c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/projectActions.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@ name: Auto Assign to Project(s)
33

44
on:
55
issues:
6-
types: [opened, labeled]
7-
pull_request:
8-
types: [opened, labeled]
6+
types: [opened, labeled]
97
env:
108
GITHUB_TOKEN: ${{ secrets.MY_GITHUB_TOKEN }}
119

0 commit comments

Comments
 (0)