Skip to content

Commit

Permalink
add branches: *
Browse files Browse the repository at this point in the history
  • Loading branch information
Arthur1 committed Jul 12, 2024
1 parent 1c1605b commit 38a2e26
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ on:
push:
tags-ignore:
- "[0-9]+.[0-9]+.[0-9]+"
branches:
- "*"
jobs:
build:
uses: ./.github/workflows/wf-build.yml

0 comments on commit 38a2e26

Please sign in to comment.