Skip to content

Commit

Permalink
Push workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
ConniBug committed Jul 24, 2023
1 parent a68dec4 commit 8557ea7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Linux Build
on:
push:
branches:
- master
- main

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

jobs:
build-and-test:
Expand Down

0 comments on commit 8557ea7

Please sign in to comment.