Skip to content

Commit

Permalink
chore(ci): trigger on tags
Browse files Browse the repository at this point in the history
  • Loading branch information
claudiodangelis committed Dec 27, 2024
1 parent dd0ad12 commit 831c4a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: CI
on:
push:
tags: [ 'v*' ]
branches: [ main ]
pull_request:
permissions:
Expand Down

0 comments on commit 831c4a7

Please sign in to comment.