Skip to content

Commit

Permalink
Merge pull request #1545 from rohantmp/fixWorkflow
Browse files Browse the repository at this point in the history
fix: don't rerun e2e when PR text/title edited
  • Loading branch information
FabianKramm authored Feb 15, 2024
2 parents 467824b + 60694c4 commit 63a8e2b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
release:
types: [created]
pull_request:
types: [opened, synchronize, reopened, edited]
branches:
- main
paths:
Expand Down

0 comments on commit 63a8e2b

Please sign in to comment.