Skip to content

Commit

Permalink
Remove step (#366)
Browse files Browse the repository at this point in the history
  • Loading branch information
vgrassia authored Feb 12, 2025
1 parent 7ea7455 commit 6e3f702
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/workflow-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,3 @@ jobs:
- name: Lint
if: steps.changed-workflows.outputs.all_changed_files_count != '0'
run: bwwl lint -f .github/workflows

- name: Validate examples
if: steps.changed-workflows.outputs.all_changed_files_count != '0'
run: bwwl lint -f .github/templates/workflow-templates # validate that example workflows still meet bitwarden standards

0 comments on commit 6e3f702

Please sign in to comment.