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 f5cd4f0 + b53db4f commit 43e32c6Copy full SHA for 43e32c6
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