Skip to content

Commit

Permalink
自動マージが動かない問題がおそらく修正されます2 (#17)
Browse files Browse the repository at this point in the history
Co-authored-by: Hiroshiba <[email protected]>
  • Loading branch information
umi1299 and Hiroshiba authored Nov 21, 2023
1 parent cb67f26 commit e0f0069
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Auto merge
name: "[DANGEROUS] Auto merge"

on:
pull_request:
branches: [ main ]
types: [ labeled ]
pull_request_target:
branches: [main]
types: [labeled]

permissions:
pull-requests: write
Expand Down

0 comments on commit e0f0069

Please sign in to comment.