We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 249165e commit 19e4accCopy full SHA for 19e4acc
.github/workflows/reusable_ckan_tests.yml
@@ -7,6 +7,7 @@ name: Reusable CKAN Test workflow (splits)
7
on:
8
#pull_request: #disabled as its called via test.yml uses delegation
9
workflow_call:
10
+ workflow_dispatch:
11
inputs:
12
python-version:
13
required: true
0 commit comments