Skip to content

Commit c8464c3

Browse files
committed
wip
Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
1 parent ec76631 commit c8464c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ jobs:
184184
run: echo "Nothing to check here."
185185

186186
changelog:
187-
if: github.event_name == 'pull_request'
187+
if: github.event_name != 'pull_request'
188188
runs-on: ubuntu-24.04
189189
steps:
190190
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)