We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfe00a6 commit 84401b4Copy full SHA for 84401b4
.github/workflows/error-finder.yml
@@ -3,7 +3,7 @@ name: Error Check
3
on:
4
push:
5
branches:
6
- - main
+ - master
7
pull_request:
8
types: [opened, synchronize]
9
0 commit comments