Skip to content

Commit ed9e5ae

Browse files
authored
Update deploy.yml
1 parent 69df436 commit ed9e5ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
jobs:
1212
auto_assign:
1313
runs-on: ubuntu-latest
14-
if: github.event_name == 'pull_request'
14+
#if: github.event_name == 'pull_request'
1515
steps:
1616
- uses: kentaro-m/auto-assign-action@v1.2.4
1717

0 commit comments

Comments
 (0)