Skip to content

Commit 512cf06

Browse files
authored
ci: Add branch filter for pull request closure
Signed-off-by: Eric Deandrea <[email protected]>
1 parent aa9b2b1 commit 512cf06

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77
pull_request:
88
types:
99
- closed
10+
branches:
11+
- main
1012
paths:
1113
- .github/project.yml
1214
workflow_dispatch:

0 commit comments

Comments
 (0)