Skip to content

Commit 6eab032

Browse files
committed
chore: test unpinned dayly
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 554f0fd commit 6eab032

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ on:
1010
pull_request:
1111
workflow_dispatch:
1212
schedule:
13-
- # test every night, if the setup still works
13+
- # dependencies are intended to be not pinned
14+
# test every night, if the setup still works
1415
cron: '42 23 * * *'
1516

1617
concurrency:

0 commit comments

Comments
 (0)