Skip to content

Commit 30363b0

Browse files
authored
Merge pull request #9 from LakshK98/laksh/add-pktmon-parsing
REMOVE later: remove if
2 parents aaf3088 + ff7b148 commit 30363b0

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/images.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,6 @@ jobs:
272272

273273
manifests:
274274
name: Generate Manifests
275-
if: ${{ (github.event_name == 'merge_group') || (github.event_name == 'workflow_dispatch' && github.ref == 'refs/heads/dev/v0.0.33-windows' && github.repository == 'microsoft/retina') }}
276275
runs-on: ubuntu-latest
277276
needs:
278277
[
@@ -311,7 +310,6 @@ jobs:
311310
312311
e2e:
313312
name: Run E2E Tests
314-
if: ${{ (github.event_name == 'merge_group') || (github.event_name == 'workflow_dispatch' && github.ref == 'refs/heads/dev/v0.0.33-windows' && github.repository == 'microsoft/retina') }}
315313
needs: [manifests]
316314
runs-on: ubuntu-latest
317315

0 commit comments

Comments
 (0)