Skip to content

Commit

Permalink
Revert "Make auto-pr robust to avoid timing issue or etc (#1347)"
Browse files Browse the repository at this point in the history
This reverts commit f2b34fe.
  • Loading branch information
komamitsu authored Dec 7, 2023
1 parent 6bd5b0d commit 8673d5d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/auto-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
- master
- "[0-9]+"
- "[0-9]+.[0-9]+"
types:
- closed

env:
TERM: dumb
Expand Down

0 comments on commit 8673d5d

Please sign in to comment.