Skip to content

Commit

Permalink
ci(workflows): [dependabot-auto] remove enable-auto-merge job con…
Browse files Browse the repository at this point in the history
…ditional

Signed-off-by: Lexus Drumgold <unicornware@flexdevelopment.llc>
  • Loading branch information
unicornware committed Feb 18, 2023
1 parent bd92f30 commit ce68e1f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/dependabot-auto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,6 @@ jobs:
token: ${{ env.GITHUB_TOKEN }}
- id: enable-auto-merge
name: Enable auto-merge
if: |
steps.metadata.outputs.package-ecosystem == 'github_actions' ||
steps.metadata.outputs.update-type != 'version-update:semver-major'
run: gh pr merge ${{ github.event.number }} --auto --squash
- id: gpg-import
name: Import GPG key
Expand Down

0 comments on commit ce68e1f

Please sign in to comment.