1
0
Fork 0
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:
Ryan Voots 2020-01-09 18:53:28 -08:00 committed by GitHub
parent e3e37be607
commit 9bb4fc87c0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,6 +19,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: automerge
uses: "perlbot/automerge-action"
uses: "perlbot/automerge-action@master"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"