mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
Delete auto-merge.yml
This commit is contained in:
@@ -1,14 +0,0 @@
|
|||||||
name: Dependabot
|
|
||||||
|
|
||||||
on: [pull_request]
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
auto_merge:
|
|
||||||
name: Auto-merge Dependabot PRs
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- uses: actions/checkout@v2
|
|
||||||
- uses: ahmadnassri/action-dependabot-auto-merge@v2
|
|
||||||
with:
|
|
||||||
target: minor
|
|
||||||
github-token: ${{ secrets.DEPENDABOT_GITHUB_API_TOKEN }}
|
|
||||||
Reference in New Issue
Block a user