Skip to content

Commit

Permalink
Employed default pull_request triggers, particularly, dropping ready_…
Browse files Browse the repository at this point in the history
…for_review.
  • Loading branch information
grigorye committed Jun 29, 2023
1 parent d0d98ce commit 42e0c39
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ on:
required: false
default: false
type: boolean

push:
branches: [main]
pull_request:
types: [opened, synchronize, reopened, ready_for_review, edited]

pull_request: {}

defaults:
run:
Expand Down

0 comments on commit 42e0c39

Please sign in to comment.