Skip to content

try to break things? #6

try to break things?

try to break things? #6

Workflow file for this run

on:
push:
workflow_dispatch:
permissions:
contents: read
security-events: write
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./call-upload-sarif
with:
sarif_file: sarif.json
wait-for-processing: false