We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d5c9fd commit 2789030Copy full SHA for 2789030
1 file changed
.github/workflows/checks.yml
@@ -3,7 +3,8 @@ name: Checks
3
on:
4
push:
5
branches:
6
- - "**"
+ - master
7
+ - main
8
tags:
9
- "*"
10
pull_request:
0 commit comments