Skip to content

Commit

Permalink
remove pull_request event.
Browse files Browse the repository at this point in the history
Usually I directly push changes on `./perlbrew` into `develop` branch
so it should be enough to run e2e on `push` or manual triggers.
  • Loading branch information
gugod committed Nov 16, 2024
1 parent 612df6f commit 0f12e25
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ name: E2E

'on':
workflow_dispatch:
pull_request:
paths:
- perlbrew
push:
paths:
- perlbrew
Expand Down

0 comments on commit 0f12e25

Please sign in to comment.