Skip to content

Commit 33ce29c

Browse files
authored
Update notebook CI workflow to use version 1
1 parent 6559de8 commit 33ce29c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/notebook-scheduled.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010

1111
jobs:
1212
execute-all:
13-
uses: spacetelescope/notebook-ci-actions/.github/workflows/notebook-ci-unified.yml@v1.0.0
13+
uses: spacetelescope/notebook-ci-actions/.github/workflows/notebook-ci-unified.yml@v1
1414
with:
1515
execution-mode: 'on-demand'
1616
trigger-event: 'execute'
@@ -27,3 +27,4 @@ jobs:
2727

2828

2929

30+

0 commit comments

Comments
 (0)