Skip to content

Commit 6a0ed44

Browse files
committed
debug: also trigger on pull_request
1 parent 90f23ac commit 6a0ed44

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/debug-pr-tarball.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
name: Debug PR Tarball Condition
22
on:
3+
pull_request:
4+
branches: [main]
35
pull_request_target:
46
branches: [main]
57

0 commit comments

Comments
 (0)