Changeset 59693
- Timestamp:
- 01/23/2025 05:12:02 PM (5 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/slack-notifications.yml
r59687 r59693 65 65 retries: 2 66 66 retry-exempt-status-codes: 418 67 result-encoding: string 67 68 script: | 68 69 const workflow_run = await github.rest.actions.getWorkflowRun({
Note: See TracChangeset
for help on using the changeset viewer.