[CI] Fix auto-merge sync when checks conclude neutral (#4790)

This commit is contained in:
Marc Kelechava 2026-02-18 14:44:35 -08:00 committed by GitHub
parent e3b6d22fb6
commit bf92eea8ea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,6 +20,7 @@ jobs:
repo-token: ${{ secrets.GITHUB_TOKEN }}
wait-interval: 10
ignore-checks: auto-merge
allowed-conclusions: success, skipped, neutral
- name: Set token for author
id: set-token
run: |