Skip to content

Test that triggers

Test that triggers #3

Workflow file for this run

name: test taht triggers
on:
workflow_dispatch:
jobs:
push-to-branches:
runs-on: ubuntu-latest
uses: my-org/my-repo/.github/workflows/test.yml@develop

Check failure on line 9 in .github/workflows/test-copy.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/test-copy.yml

Invalid workflow file

error parsing called workflow ".github/workflows/test-copy.yml" -> "my-org/my-repo/.github/workflows/test.yml@develop" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.