Skip to content

Commit

Permalink
fix: don't rerun e2e when PR title edited
Browse files Browse the repository at this point in the history
Signed-off-by: Rohan CJ <rohantmp@gmail.com>
  • Loading branch information
rohantmp committed Feb 14, 2024
1 parent bad32bb commit 60694c4
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 60694c4

Please sign in to comment.