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 240f258 commit d21f0a0Copy full SHA for d21f0a0
.github/workflows/update_iwc.yml
@@ -25,7 +25,7 @@ jobs:
25
${{ fromJSON(
26
github.event_name == 'workflow_dispatch'
27
&& format('["{0}"]', github.event.inputs.instance)
28
- || '["galaxy-qa1.galaxy.cloud.e-infra.cz","usegalaxy.cz","galaxy-umsa.grid.cesnet.cz"]'
+ || '["galaxy-qa1.galaxy.cloud.e-infra.cz","usegalaxy.cz"]'
29
) }}
30
steps:
31
- uses: actions/setup-python@v5
0 commit comments