mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-08 19:44:57 -05:00
chore: use rebase method for auto PR
This commit is contained in:
1
.github/workflows/package-watcher.yaml
vendored
1
.github/workflows/package-watcher.yaml
vendored
@@ -70,6 +70,7 @@ jobs:
|
||||
with:
|
||||
token: ${{ secrets.BOT_TOKEN }}
|
||||
pull-request-number: ${{ steps.cpr.outputs.pull-request-number }}
|
||||
merge-method: rebase
|
||||
- name: Send Slack Notification
|
||||
if: ${{ always() && failure() }}
|
||||
continue-on-error: true
|
||||
|
||||
Reference in New Issue
Block a user