Skip to content

Update issue templates #226

Update issue templates

Update issue templates #226

Workflow file for this run

name: CI
on: push
jobs:
# Confirm the coverity upload
coverity_upload:
uses: teragrep/rlp_02/.github/workflows/coverity_upload.yaml@main
secrets:
COVERITY_TOKEN: ${{ secrets.COVERITY_TOKEN }}
COVERITY_EMAIL: ${{ secrets.COVERITY_EMAIL }}