Skip to content

Commit

Permalink
trigger GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
anikaweinmann committed Apr 26, 2024
1 parent 47ae260 commit 96724af
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/tindex_dsm_dtm_hh.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: Update DSM HH Tile Index

on:
# push:
# branches: [ HH ]
schedule:
# run tile index creation every month
- cron: '0 2 9 * *'
push:
branches: [ main ]
# schedule:
# # run tile index creation every month
# - cron: '0 2 9 * *'

jobs:
update-tindex-dsm-and-dtm-hh:
Expand Down

0 comments on commit 96724af

Please sign in to comment.