Skip to content

Commit

Permalink
fix(github): change event on backport action (#959)
Browse files Browse the repository at this point in the history
This wider than necessary action is unecessary
  • Loading branch information
lahabana authored Jan 3, 2025
1 parent dd397cf commit d99e2c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backport.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Backport
on:
pull_request_target:
pull_request:
types:
- closed
- labeled
Expand Down

0 comments on commit d99e2c4

Please sign in to comment.