Skip to content

Commit

Permalink
run CI for other branches (todo remove)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcm93 committed Jan 29, 2025
1 parent 2f2f20e commit f89a5e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Push
on:
push:
branches: [ master ]
branches: [ '*' ]
tags: [ 'v*' ]
concurrency:
group: '${{ github.workflow }} @ ${{ github.head_ref || github.ref }}'
Expand Down

0 comments on commit f89a5e4

Please sign in to comment.