Skip to content
This repository was archived by the owner on Aug 1, 2024. It is now read-only.

Commit 00d64fe

Browse files
Feanil Patelbrian-smith-tcril
authored andcommitted
build: Updating a missing workflow file add-depr-ticket-to-depr-board.yml.
The .github/workflows/add-depr-ticket-to-depr-board.yml workflow is missing or needs an update to stay in sync with the current standard for this workflow as defined in the `.github` repo of the `openedx` GitHub org.
1 parent 7c65047 commit 00d64fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/add-depr-ticket-to-depr-board.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
secrets:
1717
GITHUB_APP_ID: ${{ secrets.GRAPHQL_AUTH_APP_ID }}
1818
GITHUB_APP_PRIVATE_KEY: ${{ secrets.GRAPHQL_AUTH_APP_PEM }}
19-
SLACK_BOT_TOKEN: ${{ secrets.SLACK_ISSUE_BOT_TOKEN }}
19+
SLACK_BOT_TOKEN: ${{ secrets.SLACK_ISSUE_BOT_TOKEN }}

0 commit comments

Comments
 (0)