Skip to content

Commit 957a1fd

Browse files
author
Kevin Mack
committed
Adding path back in
1 parent 843d50f commit 957a1fd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/planetary-computer-plugin-build.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ on:
55
push:
66
branches:
77
- km/add_action
8-
# paths:
9-
# - 'datagenerators/planetary-computer/plugin/**'
10-
# - '.github/workflows/planetary-computer-plugin-build.yaml'
8+
paths:
9+
- 'datagenerators/planetary-computer/plugin/**'
10+
- '.github/workflows/planetary-computer-plugin-build.yaml'
1111

1212
jobs:
1313
build-plugin-planetary-computer-amd64:

0 commit comments

Comments
 (0)