mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-22 04:28:01 +00:00
Adjust merge labels (#1210)
This commit is contained in:
@@ -5,7 +5,7 @@ on:
|
||||
types: [labeled]
|
||||
|
||||
jobs:
|
||||
auto-approve:
|
||||
approve:
|
||||
if: "! startsWith(github.event.head_commit.message, '[CI Skip]') && (!github.event.pull_request || github.event.pull_request.head.repo.full_name == github.repository)"
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
@@ -5,7 +5,7 @@ on:
|
||||
types: [labeled]
|
||||
|
||||
jobs:
|
||||
auto-merge:
|
||||
merge:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: jacogr/action-merge@master
|
||||
|
||||
Reference in New Issue
Block a user