Skip to content

Commit

Permalink
Merge pull request #77 from codeforIATI/enable-dac-codelist-updaters
Browse files Browse the repository at this point in the history
Re-enable DAC codelist updaters
  • Loading branch information
markbrough committed Jun 14, 2024
2 parents 2e3cec1 + 2928f3a commit 3e62f77
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions .github/workflows/import.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,40 +10,40 @@ jobs:
strategy:
matrix:
include:
# - importer: aid_type
# repo: IATI-Codelists-NonEmbedded
# - importer: aid_type_category
# repo: IATI-Codelists-NonEmbedded
# - importer: collaboration_type
# repo: IATI-Codelists-NonEmbedded
- importer: aid_type
repo: IATI-Codelists-NonEmbedded
- importer: aid_type_category
repo: IATI-Codelists-NonEmbedded
- importer: collaboration_type
repo: IATI-Codelists-NonEmbedded
- importer: country
repo: IATI-Codelists-NonEmbedded
# - importer: crs_channel_code
# repo: IATI-Codelists-NonEmbedded
- importer: crs_channel_code
repo: IATI-Codelists-NonEmbedded
- importer: currency
repo: IATI-Codelists-NonEmbedded
- importer: file_format
repo: IATI-Codelists-NonEmbedded
# - importer: finance_type
# repo: IATI-Codelists-NonEmbedded
# - importer: finance_type_category
# repo: IATI-Codelists-NonEmbedded
# - importer: flow_type
# repo: IATI-Codelists-NonEmbedded
- importer: finance_type
repo: IATI-Codelists-NonEmbedded
- importer: finance_type_category
repo: IATI-Codelists-NonEmbedded
- importer: flow_type
repo: IATI-Codelists-NonEmbedded
- importer: glide_number
repo: Unofficial-Codelists
- importer: language
repo: IATI-Codelists-NonEmbedded
- importer: organisation_registration_agency
repo: IATI-Codelists-NonEmbedded
# - importer: region
# repo: IATI-Codelists-NonEmbedded
- importer: region
repo: IATI-Codelists-NonEmbedded
- importer: region_m49
repo: Unofficial-Codelists
# - importer: sector
# repo: IATI-Codelists-NonEmbedded
# - importer: sector_category
# repo: IATI-Codelists-NonEmbedded
- importer: sector
repo: IATI-Codelists-NonEmbedded
- importer: sector_category
repo: IATI-Codelists-NonEmbedded
- importer: reporting_organisation
repo: Unofficial-Codelists
- importer: sector_groups
Expand Down

0 comments on commit 3e62f77

Please sign in to comment.