Skip to content

Commit

Permalink
updated pathing
Browse files Browse the repository at this point in the history
  • Loading branch information
alianides committed Jul 31, 2024
1 parent b89f46e commit fbc2771
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/planetary-computer-plugin-test.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
name: test-hostsvc-link
name: test-planetary-computer-plugin

on:
workflow_dispatch:
push:
paths:
- 'datagenerators/planetary-computer/plugin/**'
- '.github/workflows/planetary-computer-plugin-build.yaml'

pull_request:
branches: [ main ]
paths:
Expand Down

0 comments on commit fbc2771

Please sign in to comment.