Skip to content

Commit

Permalink
Update flutter_deps.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
sensuikan1973 authored Feb 3, 2024
1 parent e071753 commit 06195a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/flutter_deps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
labels: dependencies

- name: enable auto-merge
if: ${{ steps.create_pull_request.outputs.pull-request-number != '' }}
run: gh pr merge ${{ steps.create_pull_request.outputs.pull-request-number }} --squash --auto
env:
GH_TOKEN: ${{ secrets.PAT }}

0 comments on commit 06195a3

Please sign in to comment.