Skip to content

Commit

Permalink
chore(*): backport trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
Leopoldthecoder authored Jan 6, 2025
1 parent 42ec451 commit 041ac55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/backport.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Backport

on:
pull_request_target:
pull_request:
types:
- closed
- labeled
Expand All @@ -22,4 +22,4 @@ jobs:
steps:
- uses: tibdex/backport@v2
with:
github_token: ${{ secrets.GATEWAY_BOT_PAT }}
github_token: ${{ secrets.GATEWAY_BOT_PAT }}

0 comments on commit 041ac55

Please sign in to comment.