diff --git a/.github/workflows/nominatim-docker-test.yml b/.github/workflows/nominatim-docker-test.yml index 0cc21bbd3..c8165df61 100644 --- a/.github/workflows/nominatim-docker-test.yml +++ b/.github/workflows/nominatim-docker-test.yml @@ -3,12 +3,13 @@ name: nominatim-docker-test # Controls when the action will run. Triggers the workflow on push or pull request # events but only for the master branch on: - # pull_request: - # branches: + pull_request: + branches: + - 'nominatim' # - master push: branches: - -nominatim + - 'nataliejschultz/nominatim' schedule: # Run every Sunday at 4:05 am diff --git a/conf/storage/db.conf b/conf/storage/db.conf new file mode 100644 index 000000000..5c34318c2 --- /dev/null +++ b/conf/storage/db.conf @@ -0,0 +1 @@ +}