Skip to content

Commit

Permalink
(ci/cd): different regex test
Browse files Browse the repository at this point in the history
  • Loading branch information
martendebruijn committed Jul 20, 2024
1 parent 01b0e0f commit 524ee77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
on:
push:
tags:
- '/\d+.\d+.\d+/'
- '*'
jobs:
lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 524ee77

Please sign in to comment.