Skip to content

Bump FluentAssertions from 8.0.0 to 8.0.1 #66

Bump FluentAssertions from 8.0.0 to 8.0.1

Bump FluentAssertions from 8.0.0 to 8.0.1 #66

Workflow file for this run

name: Label based on PR size
on:
workflow_dispatch:
pull_request:
jobs:
size-label:
permissions: write-all
runs-on: ubuntu-latest
steps:
- name: size-label
uses: "pascalgn/[email protected]"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"