Skip to content

Commit

Permalink
Another purposeful mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
JayShortway committed Sep 27, 2024
1 parent 026c737 commit c34312f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/actionlint.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
name: Lint GitHub Actions workflows
on:
push:
branches: [main]
paths: ['.github/workflows/**']
tags:
- '^[0-9]+\\.[0-9]+\\.[0-9]+(?!.*-SNAPSHOT).*$
tags: ['^[0-9]+\\.[0-9]+\\.[0-9]+(?!.*-SNAPSHOT).*$]
pull_request:
paths: ['.github/workflows/**']

Expand Down

0 comments on commit c34312f

Please sign in to comment.