Changeset 51921 for trunk/.github/workflows/php-compatibility.yml
- Timestamp:
- 10/20/2021 02:40:47 PM (4 years ago)
- File:
-
- 1 edited
-
trunk/.github/workflows/php-compatibility.yml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/php-compatibility.yml
r51535 r51921 88 88 - name: Ensure version-controlled files are not modified or deleted 89 89 run: git diff --exit-code 90 91 slack-notifications: 92 name: Slack Notifications 93 uses: WordPress/wordpress-develop/.github/workflows/slack-notifications.yml@master 94 needs: [ php-compatibility ] 95 if: ${{ always() }}
Note: See TracChangeset
for help on using the changeset viewer.