Skip to content

Commit

Permalink
run tests on main
Browse files Browse the repository at this point in the history
Signed-off-by: Karol Gugala <[email protected]>
  • Loading branch information
kgugala committed Sep 12, 2023
1 parent 1cf4724 commit 4fb4ad4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
workflow_dispatch:
push:
branches:
- master
- main
pull_request:

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

env:
Expand Down

0 comments on commit 4fb4ad4

Please sign in to comment.