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.
2 parents d9fb5de + 0d31535 commit b53db4fCopy full SHA for b53db4f
1 file changed
.github/workflows/tests.yml
@@ -2,6 +2,9 @@ name: Tests
2
3
on:
4
push:
5
+ pull_request:
6
+ branches:
7
+ - main
8
workflow_dispatch:
9
schedule:
10
- cron: '0 0 * * *'
0 commit comments