mirror of
https://github.com/perlbot/perlbot-jail
synced 2025-06-07 06:05:47 -04:00
Use private CI
This commit is contained in:
parent
aafabcc636
commit
0621b770f6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/automerge.yml
vendored
2
.github/workflows/automerge.yml
vendored
|
@ -22,7 +22,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: automerge
|
||||
uses: "pascalgn/automerge-action@v0.12.0"
|
||||
uses: "perlbot/automerge-action"
|
||||
env:
|
||||
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
|
||||
MERGE_LABELS: ""
|
||||
|
|
Loading…
Add table
Reference in a new issue