Skip to content

[#14951] Add CI Workflow File #1

[#14951] Add CI Workflow File

[#14951] Add CI Workflow File #1

on:
push:
branches:
- main
jobs:
call-rebase-ci-branches:
uses: berkleeonline/github-workflows/.github/workflows/rebase-ci-branches.yml@main

Check failure on line 8 in .github/workflows/rebase-ci-branches.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/rebase-ci-branches.yml

Invalid workflow file

error parsing called workflow ".github/workflows/rebase-ci-branches.yml" -> "berkleeonline/github-workflows/.github/workflows/rebase-ci-branches.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
ci-branches: '["integration", "patch"]'
secrets: inherit