Skip to content

Fix end to end tests writing into the source tree. (#1106) #67

Fix end to end tests writing into the source tree. (#1106)

Fix end to end tests writing into the source tree. (#1106) #67

Workflow file for this run

name: CI Build
on:
push:
branches:
- main
permissions:
# Required for CodeQL
security-events: write
contents: read
jobs:
builds:
uses: ./.github/workflows/build.yaml
with:
codeql: true