Skip to content

Commit

Permalink
workflow yml updated, #24
Browse files Browse the repository at this point in the history
  • Loading branch information
Intelligent2013 committed Sep 1, 2022
1 parent ac5020f commit 3fa286b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: macos
on:
push:
branches:
- master
- main
pull_request:

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: ubuntu
on:
push:
branches:
- master
- main
pull_request:

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: windows
on:
push:
branches:
- master
- main
pull_request:

jobs:
Expand Down

0 comments on commit 3fa286b

Please sign in to comment.