Skip to content

Commit

Permalink
feat: fix file filters
Browse files Browse the repository at this point in the history
Signed-off-by: yubonluo <yubonluo@amazon.com>
  • Loading branch information
yubonluo committed Mar 13, 2024
1 parent 5da46f3 commit 5573534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workspace-release-e2e-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
with:
filters: |
tests:
- 'cypress/**/dashboards-workspace/**'
- 'cypress/**/workspace-plugin/**'
tests-with-security:
needs: changes
if: ${{ needs.changes.outputs.tests == 'true' }}
Expand Down

0 comments on commit 5573534

Please sign in to comment.