Skip to content

Commit

Permalink
master -> main
Browse files Browse the repository at this point in the history
  • Loading branch information
buehlere committed Dec 13, 2023
1 parent ef39254 commit a35dfee
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: Run tests
on:
push:
branches: [master]
branches: [main]
pull_request:
branches: [master]
branches: [main]
merge_group:
types: [checks_requested]
branches: [master]
branches: [main]

# Cancel if a newer run is started
concurrency:
Expand Down

0 comments on commit a35dfee

Please sign in to comment.