|
|
|
|
@ -39,7 +39,3 @@ jobs:
@@ -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 |
|
|
|
|
|