mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
minor
This commit is contained in:
@@ -17,9 +17,9 @@ jobs:
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
auto-merge:
|
||||
name: Auto-Merge a PR by dependabot
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
name: Auto-Merge a PR by dependabot
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Auto merge dependabot
|
||||
- uses: actions/checkout@v2
|
||||
- uses: ahmadnassri/action-dependabot-auto-merge@v2
|
||||
|
||||
Reference in New Issue
Block a user