Skip to content

perf: added workflow to preview expected version on PR #35

perf: added workflow to preview expected version on PR

perf: added workflow to preview expected version on PR #35

Workflow file for this run

# comment the expected version on PR
name: Comment Expected Release Version
on:
pull_request:
branches:
- "master"
jobs:
comment-version:
uses: openedx/.github/.github/workflows/expected-release-version.yml@huniafatima/release-expected-version-workflow

Check failure on line 12 in .github/workflows/release-version.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/release-version.yml

Invalid workflow file

error parsing called workflow ".github/workflows/release-version.yml" -> "openedx/.github/.github/workflows/expected-release-version.yml@huniafatima/release-expected-version-workflow" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit