Skip to content

feat: remove dependency on OpenPolicyAgent_jll #427

feat: remove dependency on OpenPolicyAgent_jll

feat: remove dependency on OpenPolicyAgent_jll #427

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