8000 fix: tagline [ci skip] · Morriz/otomi-core@5675458 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Scheduled - minimal with nip.io #107

Scheduled - minimal with nip.io

Scheduled - minimal with nip.io #107

name: Scheduled - minimal with nip.io
concurrency: ${{ github.workflow }}-${{ github.ref }}
on:
schedule:
- cron: '0 1 * * *'
jobs:
start-integration-test-minimal:
name: Start integration test (minimal)
uses: ./.github/workflows/integration.yml
secrets: inherit
with:
install_profile: minimal
generate_password: 'yes'
0