mirror of
https://github.com/iptv-org/iptv.git
synced 2025-05-17 12:30:03 -04:00
Update automerge.yml
This commit is contained in:
parent
302cd5239a
commit
47b867a239
1 changed files with 3 additions and 5 deletions
8
.github/workflows/automerge.yml
vendored
8
.github/workflows/automerge.yml
vendored
|
@ -1,5 +1,4 @@
|
|||
name: Auto-merge PRs
|
||||
|
||||
name: automerge
|
||||
on:
|
||||
pull_request:
|
||||
types:
|
||||
|
@ -20,7 +19,6 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: automerge
|
||||
uses: "pascalgn/automerge-action@f84dd310ea4a19890c70a4ff11ab282a872fb94b"
|
||||
uses: 'pascalgn/automerge-action@v0.13.0'
|
||||
env:
|
||||
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
|
||||
AUTOMERGE: "automerge"
|
||||
GITHUB_TOKEN: '${{ secrets.GITHUB_TOKEN }}'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue