mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2026-04-30 12:40:14 +00:00
[CI] Fix auto-merge sync when checks conclude neutral (#4790)
This commit is contained in:
parent
e3b6d22fb6
commit
bf92eea8ea
1 changed files with 1 additions and 0 deletions
1
.github/workflows/auto-merge-sync.yml
vendored
1
.github/workflows/auto-merge-sync.yml
vendored
|
|
@ -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: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue