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 eda311e commit 9eda7acCopy full SHA for 9eda7ac
.github/workflows/voices-tests.yml
@@ -2,6 +2,7 @@ name: Catalyst Voices integration tests
2
3
on:
4
workflow_call:
5
+ workflow_dispatch:
6
7
concurrency:
8
group: voices-tests-${{ github.head_ref || github.ref }}
@@ -39,4 +40,4 @@ jobs:
39
40
enable_caching: "true"
41
version: 0.21.0
42
- name: Setup
- uses: input-output-hk/catalyst-forge/actions/setup@ci/v1.10.0
43
+ uses: input-output-hk/catalyst-forge/actions/setup@ci/v1.10.0
0 commit comments