Skip to content

Commit

Permalink
test commit
Browse files Browse the repository at this point in the history
Signed-off-by: TusharMohapatra07 <[email protected]>
  • Loading branch information
TusharMohapatra07 committed Dec 23, 2024
1 parent 1438b19 commit eb89784
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2etests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ jobs:

UpdateDocsForServicemeshAndSampleApp:
needs: TestIstioForServicemeshAndSampleApp
if: "always() && github.event_name != 'pull_request' "
if: "always() && github.event_name != 'pull_request'"
runs-on: ubuntu-22.04
steps:
- name: Skip if needed
Expand Down

0 comments on commit eb89784

Please sign in to comment.