Changeset 56402 for trunk/.github/workflows/javascript-tests.yml
- Timestamp:
- 08/17/2023 02:42:58 PM (22 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/javascript-tests.yml
r56388 r56402 108 108 permissions: 109 109 actions: write 110 needs: [ test-js,slack-notifications ]110 needs: [ slack-notifications ] 111 111 if: | 112 112 always() &&
Note: See TracChangeset
for help on using the changeset viewer.