Skip to content

Commit

Permalink
.github/workflows: remove requirements in actionlint.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Quentin Guidée <[email protected]>
  • Loading branch information
quentinguidee committed Mar 4, 2024
1 parent 7858353 commit 1b0cbf8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/actionlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ jobs:
actionlint:
name: Run actionlint
runs-on: ubuntu-latest
needs: changes
if: needs.changes.outputs.workflows-changed == 'true'
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 1b0cbf8

Please sign in to comment.