Skip to content

Remove apt-cyg installation and check for jq. #2364

Remove apt-cyg installation and check for jq.

Remove apt-cyg installation and check for jq. #2364

Workflow file for this run

name: Code Freeze Bot
# Controls when the workflow will run
on:
pull_request_target:
branches: [ "v[0-9]+.[0-9]+.[0-9]+" ]
issue_comment:
types: [created]
permissions:
contents: write
pull-requests: write
jobs:
codefreeze:
uses: adoptium/.github/.github/workflows/code-freeze.yml@main
secrets: inherit