Skip to content

PADV-1418 feat: adds a new custom content jsonfield to ccx model #4

PADV-1418 feat: adds a new custom content jsonfield to ccx model

PADV-1418 feat: adds a new custom content jsonfield to ccx model #4

# Enable automerging for named release branches.
# See the reusable workflow for details:
# https://github.com/openedx/.github/.github/workflows/pr-automerge-open-release.yml
name: Automerge BTR open-release PRs
on:
issue_comment:
branches:
- open-release/*
types:
- created
- edited
pull_request_target:
branches:
- open-release/*
types:
- opened
- edited
- ready_for_review
jobs:
automerge:
uses: openedx/.github/.github/workflows/pr-automerge-open-release.yml@master

Check failure on line 24 in .github/workflows/pr-automerge-open-release.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/pr-automerge-open-release.yml

Invalid workflow file

error parsing called workflow ".github/workflows/pr-automerge-open-release.yml" -> "openedx/.github/.github/workflows/pr-automerge-open-release.yml@master" : failed to fetch workflow: workflow was not found.