Skip to content

(dx): remove explicit CGO_ENABLED=0 to not block FIPS compliant builds/confusion #309

(dx): remove explicit CGO_ENABLED=0 to not block FIPS compliant builds/confusion

(dx): remove explicit CGO_ENABLED=0 to not block FIPS compliant builds/confusion #309

Workflow file for this run

name: "PR Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@main
with:
sync-labels: true
repo-token: "${{ secrets.GITHUB_TOKEN }}"