Skip to content

Commit

Permalink
Run workflow on git tag
Browse files Browse the repository at this point in the history
  • Loading branch information
duhow committed Feb 6, 2023
1 parent 43f9013 commit d2b5f8b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
push:
branches:
- main
tags:
- 'v**'
pull_request:
workflow_dispatch:

Expand Down

0 comments on commit d2b5f8b

Please sign in to comment.