Skip to content

Commit

Permalink
Run workflow on tags as well
Browse files Browse the repository at this point in the history
  • Loading branch information
mekya committed Aug 31, 2024
1 parent 9a2cca0 commit 14d7ebc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:
pull_request:
branches:
- '**'
tags:
- 'v*'

env:
RUNNER: ubuntu-22.04
Expand Down

0 comments on commit 14d7ebc

Please sign in to comment.