We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd77748 commit 443f290Copy full SHA for 443f290
.github/workflows/tests.yml
@@ -1,6 +1,9 @@
1
name: Tests
2
3
on:
4
+ push:
5
+ branchs:
6
+ - master
7
pull_request:
8
paths:
9
- ".github/workflows/tests.yml"
0 commit comments