Update format.yml
This commit is contained in:
parent
455fe233c2
commit
9ac6c3dfa9
11
.github/workflows/format.yml
vendored
11
.github/workflows/format.yml
vendored
@ -27,15 +27,6 @@ jobs:
|
|||||||
COMMIT_MESSAGE: 'Formatted playlists'
|
COMMIT_MESSAGE: 'Formatted playlists'
|
||||||
PULL_REQUEST_BRANCH: bot-patch
|
PULL_REQUEST_BRANCH: bot-patch
|
||||||
PULL_REQUEST_TITLE: '[Bot] Format playlists'
|
PULL_REQUEST_TITLE: '[Bot] Format playlists'
|
||||||
PULL_REQUEST_LABELS: formatted
|
PULL_REQUEST_LABELS: automerge
|
||||||
PULL_REQUEST_BODY: >
|
PULL_REQUEST_BODY: >
|
||||||
This pull request is auto-generated by GitHub action.
|
This pull request is auto-generated by GitHub action.
|
||||||
automerge:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
needs: format
|
|
||||||
steps:
|
|
||||||
- name: automerge
|
|
||||||
uses: pascalgn/automerge-action@f84dd310ea4a19890c70a4ff11ab282a872fb94b
|
|
||||||
env:
|
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
|
||||||
AUTOMERGE: "formatted"
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user