fix: fix workflow dependencies

main
topsworld 11 months ago
parent d79f13e76f
commit 4f06814a6e

@ -12,7 +12,6 @@ on:
jobs: jobs:
check-rule-format: check-rule-format:
runs-on: ubuntu-latest runs-on: ubuntu-latest
needs: [validate-lint]
steps: steps:
- name: Checkout the repository - name: Checkout the repository
uses: actions/checkout@v4 uses: actions/checkout@v4

Loading…
Cancel
Save