Skip to content

🤖 Bump diff from 5.2.0 to 7.0.0 in /frontend #614

🤖 Bump diff from 5.2.0 to 7.0.0 in /frontend

🤖 Bump diff from 5.2.0 to 7.0.0 in /frontend #614

Workflow file for this run

name: Size Label
on: pull_request
jobs:
size-label:
if: github.actor != 'dependabot[bot]'
runs-on: ubuntu-latest
steps:
- name: size-label
uses: "pascalgn/size-label-action@v0.5.5"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"