Skip to content

Commit

Permalink
Update json_sync.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
samapriya authored Oct 23, 2024
1 parent c7b85ce commit e520856
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/json_sync.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: Upload File to GCS on Change
on:
workflow_dispatch:
push:
paths:
- 'community_datasets.jsonl'

workflow_run:
workflows: ["gee_catalog"]
types:
- completed
jobs:
upload_to_gcs:
runs-on: ubuntu-latest
Expand Down

0 comments on commit e520856

Please sign in to comment.