Skip to content

Commit

Permalink
Revert "Temporary removed check-links need for auto-merge workflow"
Browse files Browse the repository at this point in the history
This reverts commit 0ac2d30.
  • Loading branch information
atteggiani committed Feb 3, 2025
1 parent 0ac2d30 commit b4f8f0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automatic_merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

auto-merge:
runs-on: ubuntu-latest
# needs: check-links
needs: check-links
steps:
- name: Checkout repo
uses: actions/checkout@master
Expand Down

0 comments on commit b4f8f0b

Please sign in to comment.