Skip to content

🌱 Bump docker/build-push-action from f2a1d5e99d037542a71f64918e516c093c6f3fc4 to 090ca155fc9b214cbcac536c450455a0e96f52c6 #22

🌱 Bump docker/build-push-action from f2a1d5e99d037542a71f64918e516c093c6f3fc4 to 090ca155fc9b214cbcac536c450455a0e96f52c6

🌱 Bump docker/build-push-action from f2a1d5e99d037542a71f64918e516c093c6f3fc4 to 090ca155fc9b214cbcac536c450455a0e96f52c6 #22

Workflow file for this run

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