Skip to content

deploy-test

deploy-test #9

Workflow file for this run

#! vim: ts=2:
name: deploy-test
on: [ workflow_dispatch ]
jobs:
call-common:
runs-on: ubuntu-latest
uses: ./.github/workflows/deploy-common.yaml

Check failure on line 10 in .github/workflows/deploy-test.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/deploy-test.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/deploy-test.yaml" -> "./.github/workflows/deploy-common.yaml" (source branch with sha:091ccd4cdebca274bc959bf6055e28957b04fa5a) : workflow is not reusable as it is missing a `on.workflow_call` trigger
with:
destination: 'usegalaxy-test.blablabla'