Skip to content

Update scalafmt-core to 3.7.17 #502

Update scalafmt-core to 3.7.17

Update scalafmt-core to 3.7.17 #502

Workflow file for this run

name: Auto Approve
on:
pull_request_target:
jobs:
auto-approve:
runs-on: ubuntu-latest
if: github.actor == 'scala-steward' || github.actor == 'renovate[bot]'
steps:
- name: Auto approve
uses: hmarr/[email protected]
with:
github-token: "${{ secrets.AUTO_APPROVE_GITHUB_ACCESS_TOKEN }}"
- name: Auto approve 1
uses: hmarr/[email protected]
with:
github-token: "${{ secrets.AUTO_APPROVE_GITHUB_ACCESS_TOKEN_1 }}"