Skip to content

Release v1.5.1 scheduled CI #1

Release v1.5.1 scheduled CI

Release v1.5.1 scheduled CI #1

name: Release v1.5.1 scheduled CI
on:
schedule:
- cron: '0 0 * * 0'
jobs:
build-rock:
uses: canonical/sdcore-github-workflows/.github/workflows/[email protected]
with:
branch-name: "v1.5.1"
scan-rock:
needs: build-rock
uses: canonical/sdcore-github-workflows/.github/workflows/[email protected]
with:
branch-name: "v1.5.1"