Skip to content

Commit

Permalink
Update GitHub Actions workflow for rename of main branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
fschulze committed Oct 31, 2023
1 parent 49fcb31 commit 3bf6174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
# Only on pushes to master or one of the release branches we build on push
push:
branches:
- master
- main
- "[0-9].[0-9]+-branch"
tags:
- '**'
Expand Down

0 comments on commit 3bf6174

Please sign in to comment.