Skip to content

Commit

Permalink
Run short e2e tests only for code changes (#737)
Browse files Browse the repository at this point in the history
Signed-off-by: Furkat Gofurov <furkat.gofurov@suse.com>
  • Loading branch information
furkatgofurov7 committed Sep 9, 2024
1 parent 25a32cd commit ef339d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-short.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Run short e2e tests

on:
pull_request:
types: [opened, edited, synchronize, reopened, labeled, unlabeled]
types: [opened, synchronize, reopened]

env:
MANAGEMENT_CLUSTER_ENVIRONMENT: "isolated-kind"
Expand Down

0 comments on commit ef339d9

Please sign in to comment.