Skip to content

feat: add blank cflite workflow #5

feat: add blank cflite workflow

feat: add blank cflite workflow #5

Workflow file for this run

name: ClusterFuzzLite PR fuzzing
on:
pull_request:
workflow_dispatch:
permissions: read-all
jobs:
PR:
runs-on: ubuntu-latest
steps:
- name: Get fuzzer auth token
run: echo "true"