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 0788f9b commit 5be4f2cCopy full SHA for 5be4f2c
.github/workflows/ci_tests.yml
@@ -2,6 +2,7 @@ name: CI
2
3
on:
4
push:
5
+ pull_request:
6
workflow_dispatch:
7
schedule:
8
- cron: '48 4 * * *'
0 commit comments