Skip to content

Commit 550e6c6

Browse files
committed
Remove pull_request from triggers
1 parent 364fcc3 commit 550e6c6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/package_code.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ on:
1919
push:
2020
branches:
2121
- master
22-
pull_request:
23-
branches:
24-
- master
22+
# pull_request:
23+
# branches:
24+
# - master
2525

2626
permissions: read-all
2727

0 commit comments

Comments
 (0)