Skip to content
This repository has been archived by the owner on Jul 28, 2024. It is now read-only.

Commit

Permalink
ci(pull_request): run only on aditional types of events
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeysova committed May 7, 2021
1 parent 1a59b82 commit fc64241
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ on:
pull_request:
types:
- synchronize
- opened
- reopened
- ready_for_review
- unlocked
- review_requested

jobs:
validate:
Expand Down

0 comments on commit fc64241

Please sign in to comment.