Merge branch 'master' into fix/saslauthd-drop-invalid-mysql-config

This commit is contained in:
Brennan Kinney 2024-11-10 18:58:04 +13:00 committed by GitHub
commit 45f63b686f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@ jobs:
if: |
github.event.workflow_run.conclusion == 'success'
&& github.event.workflow_run.event == 'pull_request'
&& contains(github.event.workflow_run.pull_requests.*.head.sha, github.event.workflow_run.head_sha)
steps:
# ======================== #