mirror of
https://github.com/perlbot/perlbot-jail
synced 2025-06-07 14:15:45 -04:00
Try to use master branch of this always
This commit is contained in:
parent
e3e37be607
commit
9bb4fc87c0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/automerge.yml
vendored
2
.github/workflows/automerge.yml
vendored
|
@ -19,6 +19,6 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: automerge
|
- name: automerge
|
||||||
uses: "perlbot/automerge-action"
|
uses: "perlbot/automerge-action@master"
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
|
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue