Skip to content

Commit 955a648

Browse files
committed
Explain what's different about how this workflow runs on pull requests
1 parent de2a418 commit 955a648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-eql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
release:
55
types:
66
- published
7-
pull_request:
7+
pull_request: # runs everything but the last step
88
branches:
99
- main
1010
paths:

0 commit comments

Comments
 (0)