Skip to content

Commit

Permalink
Changed workflow on push all branches
Browse files Browse the repository at this point in the history
  • Loading branch information
k-karuna committed Aug 13, 2024
1 parent 205470b commit 97c1dc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Build
on:
push:
branches:
- 'master'
- '**'
tags:
- '*.*.*'
pull_request:
Expand Down

0 comments on commit 97c1dc0

Please sign in to comment.