Skip to content

Merge pull request #34 from EVERSE-ResearchSoftware/dgarijo-patch-1 #2

Merge pull request #34 from EVERSE-ResearchSoftware/dgarijo-patch-1

Merge pull request #34 from EVERSE-ResearchSoftware/dgarijo-patch-1 #2

Workflow file for this run

name: Update Indicators and Dimensions List
on:
push:
branches:
- main
jobs:
update-lists:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v2
- name: Set up Python
uses: actions/setup-python@v2
with:
python-version: '3.10'
- name: Run script to update indicators and dimensions list
run: |
python web_generation_scripts/generate_lists.py