Skip to content

Commit

Permalink
updated test
Browse files Browse the repository at this point in the history
  • Loading branch information
alianides committed Jul 31, 2024
1 parent fbc2771 commit 15dd2ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/planetary-computer-plugin-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ on:
push:
paths:
- 'datagenerators/planetary-computer/plugin/**'
- '.github/workflows/planetary-computer-plugin-build.yaml'
- '.github/workflows/planetary-computer-plugin-test.yaml'

pull_request:
branches: [ main ]
paths:
- 'datagenerators/planetary-computer/plugin/**'
- '.github/workflows/planetary-computer-plugin-build.yaml'
- '.github/workflows/planetary-computer-plugin-test.yaml'


jobs:
Expand Down

0 comments on commit 15dd2ec

Please sign in to comment.