Update workflow
This commit is contained in:
parent
a20a7ded56
commit
96d1aab484
2
.github/workflows/automerge.yml
vendored
2
.github/workflows/automerge.yml
vendored
|
@ -31,7 +31,7 @@ jobs:
|
||||||
MERGE_COMMIT_MESSAGE: automatic
|
MERGE_COMMIT_MESSAGE: automatic
|
||||||
-
|
-
|
||||||
name: Dispatch event
|
name: Dispatch event
|
||||||
uses: actions/github-script@0.9.0
|
uses: actions/github-script@v1
|
||||||
with:
|
with:
|
||||||
github-token: ${{secrets.GITHUB_TOKEN}}
|
github-token: ${{secrets.GITHUB_TOKEN}}
|
||||||
script: |
|
script: |
|
||||||
|
|
Loading…
Reference in New Issue
Block a user