Skip to content

Commit

Permalink
Merge branch 'main' into test/automerge-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
andyMrtnzP committed Nov 25, 2024
2 parents b6c7e1e + 9d17683 commit 2fa5ca3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 61 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ permissions:
jobs:
dependabot:
runs-on: ubuntu-latest
if: github.event.pull_request.user.login == 'dependabot[bot]' && github.repository == 'andyMrtnzP/actions-badge-test'
if: github.event.pull_request.user.login == 'andyMrtnzP' && github.repository == 'andyMrtnzP/actions-badge-test'
steps:
- name: Dependabot metadata
id: metadata
Expand Down
60 changes: 0 additions & 60 deletions .github/workflows/ci.yml

This file was deleted.

0 comments on commit 2fa5ca3

Please sign in to comment.