Skip to content

Commit

Permalink
workflow branches updated
Browse files Browse the repository at this point in the history
  • Loading branch information
fahad-israr committed Feb 9, 2021
1 parent 6ac3b38 commit 9c56330
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-build-native-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,11 @@ on:
push:
branches:
- master
- main
pull_request:
branches:
- master
- main
defaults:
run:
working-directory: cli
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/release-build-native-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,11 @@ on:
push:
branches:
- master
- main
pull_request:
branches:
- master
- main

defaults:
run:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/release-build-native-win64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,11 @@ on:
push:
branches:
- master
- main
pull_request:
branches:
- master
- main

defaults:
run:
Expand Down

0 comments on commit 9c56330

Please sign in to comment.