Skip to content

Commit

Permalink
Let wf run for all repos
Browse files Browse the repository at this point in the history
Signed-off-by: noopur <[email protected]>
  • Loading branch information
noopurintel committed Nov 20, 2024
1 parent 064cd93 commit f2650c0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/task_runner_e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ jobs:
test_with_tls:
name: tr_tls
runs-on: ubuntu-22.04
# if: github.event.repository.fork == false # Do not run the workflow for forked repositories
timeout-minutes: 120 # 2 hours
strategy:
matrix:
Expand Down Expand Up @@ -101,7 +100,6 @@ jobs:
test_with_non_tls:
name: tr_non_tls
runs-on: ubuntu-22.04
# if: github.event.repository.fork == false # Do not run the workflow for forked repositories
timeout-minutes: 120 # 2 hours
strategy:
matrix:
Expand Down

0 comments on commit f2650c0

Please sign in to comment.