Skip to content

Commit

Permalink
update the workflow to not lit target and branches
Browse files Browse the repository at this point in the history
  • Loading branch information
michelengelen committed Jan 14, 2025
1 parent 6c61341 commit d63be90
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/prs_create-cherry-pick-pr.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
name: Cherry pick onto target branches

on:
pull_request_target:
branches:
- 'v*.x'
- 'master'
types: ['closed']
workflow_call:

permissions: {}
Expand Down

0 comments on commit d63be90

Please sign in to comment.