Skip to content

Commit

Permalink
Run napari hub preview action only for branch 'hub'
Browse files Browse the repository at this point in the history
  • Loading branch information
uschmidt83 committed Apr 4, 2022
1 parent d3e062f commit 5add75f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/plugin_preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: napari hub Preview Page # we use this name to find your preview page artif
on:
pull_request:
branches:
- '**'
- 'hub'

jobs:
preview-page:
Expand Down

0 comments on commit 5add75f

Please sign in to comment.