We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 072e017 commit 3d1c171Copy full SHA for 3d1c171
.github/workflows/nuxt-nightly.yml
@@ -5,6 +5,8 @@ on:
5
# - cron: "0 5 * * 1,3,5" # monday,wednesday,friday 5AM
6
workflow_dispatch:
7
push:
8
+ branches:
9
+ ci/nightly
10
11
jobs:
12
test:
0 commit comments