Skip to content

Calling Swing/AWT components with JavaCall on OS X #462

Calling Swing/AWT components with JavaCall on OS X

Calling Swing/AWT components with JavaCall on OS X #462

Workflow file for this run

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