Skip to content

Commit

Permalink
Run on push
Browse files Browse the repository at this point in the history
  • Loading branch information
frankdejonge committed Jul 3, 2022
1 parent ca1badb commit b93527c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions bin/close-subsplit-prs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
name: Close sub-split PRs

on:
push:
branches:
- 2.x
- 3.x
pull_request:
branches:
- 2.x
Expand Down
4 changes: 4 additions & 0 deletions src/AwsS3V3/.github/workflows/close-subsplit-prs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
name: Close sub-split PRs

on:
push:
branches:
- 2.x
- 3.x
pull_request:
branches:
- 2.x
Expand Down

0 comments on commit b93527c

Please sign in to comment.