We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 46bc4c4 + 07a4861 commit 77d9699Copy full SHA for 77d9699
1 file changed
.github/workflows/validate.yml
@@ -4,7 +4,7 @@ on:
4
push:
5
branches: ["**"]
6
pull_request:
7
- branches: [master]
+ branches: [main]
8
9
jobs:
10
validate:
0 commit comments