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 539cbf2 commit e6fbb14Copy full SHA for e6fbb14
.github/workflows/tests.yml
@@ -1,10 +1,9 @@
1
name: Tests
2
3
on:
4
+ pull_request: ~
5
push:
6
branches: [ main ]
- pull_request:
7
- branches: [ main ]
8
9
# Also, run each Monday At 07:00.
10
schedule:
0 commit comments