Skip to content

Update issue templates #39

Update issue templates

Update issue templates #39

Workflow file for this run

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