Skip to content

Bump Fake.Core.Environment from 6.0.0 to 6.1.0 #78

Bump Fake.Core.Environment from 6.0.0 to 6.1.0

Bump Fake.Core.Environment from 6.0.0 to 6.1.0 #78

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 }}