Skip to content

Nightly test - d140bbf08c202ec17dca5540737263587078cc7a #1

Nightly test - d140bbf08c202ec17dca5540737263587078cc7a

Nightly test - d140bbf08c202ec17dca5540737263587078cc7a #1

name: Trigger release to test and run BVT
run-name: Nightly test - ${{ github.sha }}
on:
schedule:
- cron: '0 0 * * *'
jobs:
nightly-test:
permissions:
id-token: write
contents: read # This is required for actions/checkout
attestations: write
packages: write
uses: ./.github/workflows/release-and-test.yml # Do not pass parameters, so that the default values are used