Skip to content

Commit

Permalink
Run workflow on release tags - fixes 6614
Browse files Browse the repository at this point in the history
  • Loading branch information
mekya committed Aug 31, 2024
1 parent 14d7ebc commit 6855728
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
branches:
- '**'
tags:
- 'v*'
- 'ams-v*'

env:
RUNNER: ubuntu-22.04
Expand Down

0 comments on commit 6855728

Please sign in to comment.