Ross McFarland
6 months ago
No known key found for this signature in database
GPG Key ID: 943B179E15D3B22A
1 changed files with
1 additions and
0 deletions
-
.github/workflows/geo-data.yml
|
|
|
@ -39,6 +39,7 @@ jobs: |
|
|
|
./script/bootstrap |
|
|
|
source env/bin/activate |
|
|
|
./script/generate-geo-data > octodns/record/geo_data.py |
|
|
|
git diff |
|
|
|
[ `git status --porcelain=1 | wc -l` -ne 0 ] && ./script/changelog create -t minor Periodic updates to geo_data.py || true |
|
|
|
- name: Create Pull Request |
|
|
|
id: cpr |
|
|
|
|