Skip to content

chore(deps): update wangyoucao577/go-release-action action to v1.40 - autoclosed #68

chore(deps): update wangyoucao577/go-release-action action to v1.40 - autoclosed

chore(deps): update wangyoucao577/go-release-action action to v1.40 - autoclosed #68

Workflow file for this run

name: Reprolang
on:
pull_request:
paths:
- '.github/workflows/**'
- 'reprolang/**'
jobs:
reprolang-parser-up-to-date:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/asdf
with:
js: true
- run: ./cmd/scip/tests/reprolang/generate-tree-sitter-parser.sh
- run: git diff --exit-code