mirror of
https://github.com/imjasonh/kontain.me
synced 2026-07-18 06:40:04 +00:00
disable auto-merge
This commit is contained in:
parent
069ab5496e
commit
a929e82736
1 changed files with 0 additions and 13 deletions
13
.github/workflows/auto-merge-dependabot.yaml
vendored
13
.github/workflows/auto-merge-dependabot.yaml
vendored
|
|
@ -1,13 +0,0 @@
|
|||
name: Auto-Merge Dependabot
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches: ['main']
|
||||
|
||||
jobs:
|
||||
auto-merge:
|
||||
name: Auto-Merge
|
||||
runs-on: ['ubuntu-latest']
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: ahmadnassri/action-dependabot-auto-merge@v2
|
||||
Loading…
Add table
Add a link
Reference in a new issue