Changeset 56402 for trunk/.github/workflows/phpunit-tests.yml
- Timestamp:
- 08/17/2023 02:42:58 PM (13 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/phpunit-tests.yml
r56388 r56402 217 217 permissions: 218 218 actions: write 219 needs: [ test-php,slack-notifications ]219 needs: [ slack-notifications ] 220 220 if: | 221 221 always() &&
Note: See TracChangeset
for help on using the changeset viewer.