Skip to content

Nightly

Nightly #102

Workflow file for this run

name: Nightly
on:
schedule:
- cron: '00 23 * * *'
jobs:
nightly:
uses: mullvad/rsw-public/.github/workflows/go-ci.yaml@master
with:
go-version: '1.22.5'