1
0
Fork 0
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:
Ryan Voots 2020-10-31 14:08:14 -07:00 committed by GitHub
parent aafabcc636
commit 0621b770f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: ""