Skip to content

framework for partial compile result processing #414

framework for partial compile result processing

framework for partial compile result processing #414

Workflow file for this run

name: TagBot
on:
issue_comment:
types:
- created
workflow_dispatch:
permissions:
contents: write
jobs:
TagBot:
runs-on: ubuntu-latest
steps:
- uses: JuliaRegistries/TagBot@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}