Skip to content

Bump FSharp.Core from 8.0.300 to 8.0.301 #69

Bump FSharp.Core from 8.0.300 to 8.0.301

Bump FSharp.Core from 8.0.300 to 8.0.301 #69

Workflow file for this run

name: Auto Label
on:
pull_request:
types: [opened, synchronize]
jobs:
auto-label:
name: Auto Label
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: banyan/auto-label@1.2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}