We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 341ce6d commit 8d59689Copy full SHA for 8d59689
.github/workflows/tests.yml
@@ -3,6 +3,8 @@ name: Tests
3
4
on:
5
push:
6
+ branches:
7
+ - main
8
paths-ignore:
9
- '**.md'
10
- '**.cff'
0 commit comments