Skip to content

Commit

Permalink
Replace master with main
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbrochart committed Dec 21, 2021
1 parent 0eb4927 commit 993ceac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-release.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Check Release
on:
push:
branches: ["master"]
branches: ["main"]
pull_request:
branches: ["*"]

Expand Down

0 comments on commit 993ceac

Please sign in to comment.