We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab645ad commit 23b4f47Copy full SHA for 23b4f47
1 file changed
.github/workflows/add-to-cc-board.yml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
add-to-cc-board:
10
if: github.event.label.name == 'Core Contributor assignee'
11
- uses: openedx/.github/.github/workflows/add-to-cc-board.yml@main
+ uses: openedx/.github/.github/workflows/add-to-cc-board.yml@master
12
with:
13
board_name: cc-frontend-apps
14
secrets:
0 commit comments