Skip to content

Commit 86c4ab0

Browse files
committed
Update preview_metadata.yml
1 parent 7275ec1 commit 86c4ab0

File tree

1 file changed

+21
-21
lines changed

1 file changed

+21
-21
lines changed
Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
name: napari hub Preview Page # we use this name to find your preview page artifact, so don't change it!
2-
# For more info on this action, see https://github.com/chanzuckerberg/napari-hub-preview-action/blob/main/action.yml
3-
4-
on:
5-
pull_request:
6-
branches:
7-
- 'test'
8-
9-
jobs:
10-
preview-page:
11-
name: Preview Page Deploy
12-
runs-on: ubuntu-latest
13-
14-
steps:
15-
- name: Checkout repo
16-
uses: actions/checkout@v2
17-
18-
- name: napari hub Preview Page Builder
19-
uses: chanzuckerberg/[email protected]
20-
with:
21-
hub-ref: main
1+
#name: napari hub Preview Page # we use this name to find your preview page artifact, so don't change it!
2+
## For more info on this action, see https://github.com/chanzuckerberg/napari-hub-preview-action/blob/main/action.yml
3+
#
4+
#on:
5+
# pull_request:
6+
# branches:
7+
# - 'test' # '**' for all
8+
#
9+
#jobs:
10+
# preview-page:
11+
# name: Preview Page Deploy
12+
# runs-on: ubuntu-latest
13+
#
14+
# steps:
15+
# - name: Checkout repo
16+
# uses: actions/checkout@v2
17+
#
18+
# - name: napari hub Preview Page Builder
19+
# uses: chanzuckerberg/[email protected]
20+
# with:
21+
# hub-ref: main

0 commit comments

Comments
 (0)