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 7f8c2ce commit 2017de0Copy full SHA for 2017de0
.github/workflows/examples.yml
@@ -6,6 +6,7 @@ on:
6
- master
7
- develop
8
pull_request:
9
+ workflow_dispatch:
10
schedule:
11
- cron: '0 4 1 * *'
12
.github/workflows/pytest.yml
0 commit comments