Update On Tue Feb 11 19:34:35 CET 2025

This commit is contained in:
github-action[bot]
2025-02-11 19:34:35 +01:00
parent 8d4cab546e
commit 29b8090e12
223 changed files with 2330 additions and 1648 deletions

View File

@@ -21,7 +21,7 @@ on:
jobs:
geodat:
if: github.event.schedule == '30 22 * * *' || github.event_name == 'push'|| github.event_name == 'pull_request'
if: github.event.schedule == '30 22 * * *' || github.event_name == 'push'|| github.event_name == 'pull_request' || github.event_name == 'workflow_dispatch'
runs-on: ubuntu-latest
steps:
- name: Restore Geodat Cache