mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-23 08:28:04 +00:00
Use jacogr/action-approve (#1163)
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
name: PR
|
||||
|
||||
on: pull_request
|
||||
|
||||
jobs:
|
||||
auto-approve:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: jacogr/action-approve@master
|
||||
with:
|
||||
authors: jacogr
|
||||
labels: automerge
|
||||
token: ${{ secrets.GH_PAT_BOT }}
|
||||
Reference in New Issue
Block a user