Skip to content

Commit 23c6804

Browse files
committed
Merge branch 'PHP-8.1' into PHP-8.2
* PHP-8.1: Remove "Notify Slack" on ppc nightly workflow (php#17993)
2 parents 1009ff6 + 5e8aff2 commit 23c6804

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/nightly.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -76,11 +76,6 @@ jobs:
7676
with:
7777
runTestsParameters: >-
7878
--asan -x
79-
- name: Notify Slack
80-
if: failure()
81-
uses: ./.github/actions/notify-slack
82-
with:
83-
token: ${{ secrets.ACTION_MONITORING_SLACK }}
8479
ALPINE:
8580
if: inputs.run_alpine
8681
name: ALPINE_X64_ASAN_UBSAN_DEBUG_ZTS

0 commit comments

Comments
 (0)