Changeset 51925
- Timestamp:
- 10/20/2021 07:51:00 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/coding-standards.yml
r51924 r51925 153 153 needs: [ phpcs, jshint ] 154 154 if: ${{ always() }} 155 with:155 secrets: 156 156 SLACK_GHA_SUCCESS_WEBHOOK: ${{ secrets.SLACK_GHA_SUCCESS_WEBHOOK }} 157 157 SLACK_GHA_CANCELLED_WEBHOOK: ${{ secrets.SLACK_GHA_CANCELLED_WEBHOOK }}
Note: See TracChangeset
for help on using the changeset viewer.