Skip to content

Bump @sideway/formula from 3.0.0 to 3.0.1 #418

Bump @sideway/formula from 3.0.0 to 3.0.1

Bump @sideway/formula from 3.0.0 to 3.0.1 #418

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request
jobs:
triage:
permissions:
contents: read
pull-requests: write
checks: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@master
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"