Skip to content

ci: specify version

ci: specify version #4

Workflow file for this run

name: nuxt-nightly
on:
# schedule:
# - cron: "0 5 * * 1,3,5" # monday,wednesday,friday 5AM
workflow_dispatch:
push:
branches:
ci/nightly
jobs:
test:
timeout-minutes: 30
runs-on: ubuntu-latest
steps:
- name: Nuxt Nightly
uses: danielroe/[email protected]