Skip to content

Commit de80571

Browse files
fix(tooling): remove target branch from pull-request workflow (#660)
1 parent b4fae18 commit de80571

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/pull-request.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ run-name: ${{ github.actor }} is running Pull Request CI
33

44
on:
55
pull_request_target:
6-
branches:
7-
- next
8-
96
types: [opened, labeled, reopened, synchronize]
107
workflow_dispatch:
118

0 commit comments

Comments
 (0)