Skip to content

Commit

Permalink
chore: remove pull_request event to avoid running twice (#13680)
Browse files Browse the repository at this point in the history
  • Loading branch information
manolo authored May 4, 2022
1 parent 05994fd commit 86e6f47
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ on:
push:
branches: [master, '23.1', '23.0', '9.0']
workflow_dispatch:
pull_request:
types: [opened, synchronize, reopened]
pull_request_target:
types: [opened, synchronize, reopened]
jobs:
Expand Down

0 comments on commit 86e6f47

Please sign in to comment.