fix: Use the correct branch of openedx/.github repo for add-cc-to-board (#2441)

This commit is contained in:
Chris Chávez
2025-09-11 14:33:10 -05:00
committed by GitHub
parent ab645ad86b
commit 23b4f4731e

View File

@@ -8,7 +8,7 @@ on:
jobs:
add-to-cc-board:
if: github.event.label.name == 'Core Contributor assignee'
uses: openedx/.github/.github/workflows/add-to-cc-board.yml@main
uses: openedx/.github/.github/workflows/add-to-cc-board.yml@master
with:
board_name: cc-frontend-apps
secrets: