Skip to content

nolint sample app

nolint sample app #626

Workflow file for this run

name: Build on Push
on:
push:
branches:
- main
- stable
env:
CACHE_VERSION: xxxxx1
jobs:
build:
uses: "./.github/workflows/build_and_test.yml"