Skip to content

Commit

Permalink
update branch
Browse files Browse the repository at this point in the history
  • Loading branch information
tonisives committed Nov 16, 2023
1 parent 73443fb commit b127c02
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ name: Run tests
on:
push:
branches:
- main
- v1
pull_request:
branches:
- main
- v1

jobs:
test:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
types:
- closed
branches:
- main
- v1

jobs:
create-new-tag:
Expand Down

0 comments on commit b127c02

Please sign in to comment.