mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-22 04:28:01 +00:00
Adjust auto actions (#1209)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name: PR
|
||||
name: bot
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
@@ -12,5 +12,5 @@ jobs:
|
||||
- uses: jacogr/action-approve@master
|
||||
with:
|
||||
authors: jacogr
|
||||
labels: automerge
|
||||
labels: -auto
|
||||
token: ${{ secrets.GH_PAT_BOT }}
|
||||
@@ -1,4 +1,4 @@
|
||||
name: PR
|
||||
name: bot
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
@@ -11,6 +11,6 @@ jobs:
|
||||
- uses: jacogr/action-merge@master
|
||||
with:
|
||||
checks: build,lint,test
|
||||
labels: automerge
|
||||
labels: -auto
|
||||
strategy: squash
|
||||
token: ${{ secrets.GH_PAT_BOT }}
|
||||
Reference in New Issue
Block a user