Skip to content

Commit

Permalink
set regext to glob pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
eedygreen committed Sep 6, 2024
1 parent 4a8e5f5 commit ccccf32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spectre-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name: Spectre Testnet
on:
push:
tags:
- 'v[0-9]+.[0-9]+.[0-9]+(-.*)?'
- 'v*.*.*'

env:
REGISTRY: 'ghcr.io'
Expand Down

0 comments on commit ccccf32

Please sign in to comment.