Skip to content

Commit 3d1c171

Browse files
committed
ci: specify branch
1 parent 072e017 commit 3d1c171

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/nuxt-nightly.yml

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
# - cron: "0 5 * * 1,3,5" # monday,wednesday,friday 5AM
66
workflow_dispatch:
77
push:
8+
branches:
9+
ci/nightly
810

911
jobs:
1012
test:

0 commit comments

Comments
 (0)