Skip to content

Commit

Permalink
fixup! Add github action for weeder
Browse files Browse the repository at this point in the history
  • Loading branch information
locallycompact committed Dec 9, 2024
1 parent 4f4b2e5 commit db28f63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/weeder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ on:
pull_request:

jobs:
formatting:
name: Check code formatting
weeder:
name: Check code weeds
runs-on: ubuntu-latest
steps:
- name: 📥 Checkout repository
Expand Down

0 comments on commit db28f63

Please sign in to comment.