mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-09-03 04:18:18 +00:00
Update prettier.yml
This commit is contained in:
@@ -53,7 +53,7 @@ jobs:
|
||||
body: "Generated from https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}."
|
||||
|
||||
- name: Merge pull request
|
||||
if: steps.create_pr.outputs.pull-request-operation == "created"
|
||||
if: steps.create_pr.outputs.pull-request-operation == 'created'
|
||||
uses: peter-evans/enable-pull-request-automerge@v3
|
||||
with:
|
||||
token: ${{ secrets.BOT }}
|
||||
|
||||
Reference in New Issue
Block a user