Skip to content

Add build option to invalidate caches #74

Add build option to invalidate caches

Add build option to invalidate caches #74

Workflow file for this run

name: CI
on:
push:
# branches: [ master ]
pull_request:
# branches: [ master ]
jobs:
ci:
name: "CI"
uses: ./.github/workflows/build.yml
with:
git-ref: ${{ github.ref }}