Skip to content

Commit e1be32e

Browse files
committed
ci: add flaky tests bot workflow
1 parent 40b1fa4 commit e1be32e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/flaky-test-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ jobs:
4747
REPOSITORY: ${{ inputs.repository }}
4848
WORKFLOW_ID: ${{ inputs.workflow_id }}
4949
GITHUB_TOKEN: ${{ secrets.github-token }}
50-
# TODO: Temporary hardcoded secret for testing - remove this and use input secret later
50+
# TODO: Temporary hardcoded secret for testing - remove this and use input secret later
5151
SLACK_WEBHOOK_FLAKY_TESTS: ${{ secrets.SLACK_WEBHOOK_FLAKY_TESTS2 }}
5252
run: node .github/scripts/create-flaky-test-report.mjs

0 commit comments

Comments
 (0)