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 0029fd6 commit f24c6bcCopy full SHA for f24c6bc
.github/workflows/basic.yml
@@ -7,6 +7,7 @@ on:
7
paths:
8
- 'basic/**'
9
- '.github/workflows/basic.yml'
10
+ workflow_dispatch:
11
12
jobs:
13
examples:
.github/workflows/faq.yml
- 'faq/**'
- '.github/workflows/faq.yml'
.github/workflows/rapids.yml
- 'rapids/**'
- '.github/workflows/rapids.yml'
0 commit comments