Skip to content

Commit

Permalink
Add github action on tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Atari2 committed Nov 4, 2023
1 parent 66f52ae commit d98fdad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ permissions:
on:
push:
branches: [ "master" ]
tags:
- 'v*'
pull_request:
branches: [ "master" ]

Expand Down

0 comments on commit d98fdad

Please sign in to comment.