Skip to content

try reusable workflow #1

try reusable workflow

try reusable workflow #1

Workflow file for this run

# Runs only when changes are made to the workflow itself
on:
pull_request:
paths:
- .github/workflows/check_cla.yml
- reusable_workflows/check_cla/**
- reusable_workflows/check_membership/**
jobs:
call-check-cla:
uses: dfinity/public-workflows/.github/workflows/check_cla.yml@master

Check failure on line 12 in .github/workflows/check_cla_dev.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/check_cla_dev.yml

Invalid workflow file

error parsing called workflow ".github/workflows/check_cla_dev.yml" -> "dfinity/public-workflows/.github/workflows/check_cla.yml@master" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit