Skip to content
This repository has been archived by the owner on Sep 24, 2023. It is now read-only.

Commit

Permalink
explicitly set config in action (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
bkimbrough88 authored Jun 12, 2021
1 parent 061153d commit fba6205
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ jobs:
steps:
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
config: .github/auto-merge.yml
github-token: ${{ secrets.GH_PAT }}
release:
name: Release Tag
Expand Down

0 comments on commit fba6205

Please sign in to comment.