mirror of
https://github.com/filamentphp/plugin-skeleton.git
synced 2025-12-06 13:38:53 +08:00
wip
This commit is contained in:
5
.github/workflows/dependabot-auto-merge.yml
vendored
5
.github/workflows/dependabot-auto-merge.yml
vendored
@@ -1,4 +1,5 @@
|
||||
name: dependabot-auto-merge
|
||||
name: Dependabot Auto Merge
|
||||
|
||||
on: pull_request_target
|
||||
|
||||
permissions:
|
||||
@@ -29,4 +30,4 @@ jobs:
|
||||
run: gh pr merge --auto --merge "$PR_URL"
|
||||
env:
|
||||
PR_URL: ${{github.event.pull_request.html_url}}
|
||||
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
|
||||
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
|
||||
|
||||
Reference in New Issue
Block a user