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 372a058 commit 8a07483Copy full SHA for 8a07483
.github/workflows/ci.yml
@@ -7,12 +7,14 @@ on:
7
paths-ignore:
8
- 'docs/**'
9
- '.readthedocs.yaml'
10
+ - 'sample-workflows/**'
11
pull_request:
12
branches:
13
- 'main'
14
15
16
17
18
workflow_dispatch:
19
inputs:
20
push:
.github/workflows/updpyver.yml
- main
schedule:
- cron: 0 13 * * 5
0 commit comments