Skip to content

Commit

Permalink
testo10
Browse files Browse the repository at this point in the history
  • Loading branch information
andyMrtnzP committed Dec 16, 2024
1 parent 098c2c8 commit 199c164
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ on: [pull_request]

jobs:
lint:
uses: ./.github/workflows/lint.yml@main
uses: ./lint.yml@main

automerge:
needs: [lint]
uses: ./.github/workflows/merge-dependabot.yml@main
uses: ./merge-dependabot.yml@main

0 comments on commit 199c164

Please sign in to comment.