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 7d1d431 commit 6f1d833Copy full SHA for 6f1d833
.github/workflows/test.yml
@@ -2,7 +2,9 @@ name: Run Tests
2
3
on:
4
pull_request:
5
- branches: [ main ]
+ branches: [main]
6
+ push:
7
8
9
jobs:
10
test:
0 commit comments