mirror of
https://github.com/perlbot/perlbot-jail
synced 2025-06-07 14:15:45 -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
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: automerge
|
- name: automerge
|
||||||
uses: "pascalgn/automerge-action@v0.12.0"
|
uses: "perlbot/automerge-action"
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
|
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
|
||||||
MERGE_LABELS: ""
|
MERGE_LABELS: ""
|
||||||
|
|
Loading…
Add table
Reference in a new issue