Skip to content

Commit

Permalink
Update pull_request_toolkit.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mtrunkat authored Aug 4, 2023
1 parent 2b8020d commit 72ff47d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions required_workflows/pull_request_toolkit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: Apify pull request toolkit

on:
pull_request:
branches:
- ${{ github.event.repository.default_branch }}
types: ['opened', 'reopened', 'synchronize', 'labeled', 'unlabeled', 'edited', 'ready_for_review'] # The first 3 are default.

concurrency: # This is to make sure that it's executed only for the most recent changes of PR.
Expand Down

0 comments on commit 72ff47d

Please sign in to comment.