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 e5f11eb commit 1f0f611Copy full SHA for 1f0f611
.github/workflows/tests.yml
@@ -1,5 +1,7 @@
1
name: Run tests
2
on:
3
+ push:
4
+ branches: ["main"]
5
pull_request:
6
branches: ["**"]
7
0 commit comments