Skip to content

Commit

Permalink
fix report YAML
Browse files Browse the repository at this point in the history
  • Loading branch information
naishasinha committed Jul 23, 2024
1 parent f3b1dc5 commit 14e95b6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@ jobs:
run: |
python scripts/3-report/gcs_reports.py
- name: Fetch and merge changes
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
python scripts/shared.py --operation fetch_and_merge --branch fetch-automation
- name: Fetch and merge changes
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
python scripts/shared.py --operation fetch_and_merge --branch fetch-automation
- name: Add and commit changes
env:
Expand Down
1 change: 0 additions & 1 deletion data/2024Q3/1-fetch/gcs_fetched.csv
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,3 @@ https://creativecommons.org/licenses/by-nc-sa/3.0,35800000,29800000,18000,5760,1
https://creativecommons.org/licenses/sa/1.0,120000000,101000000,23500,16600,167000,56500,24400,116000000,247000,314000,29100,120000000,213000
https://creativecommons.org/licenses/sa/1.0,120000000,101000000,23500,16600,167000,56500,24400,116000000,247000,314000,29100,120000000,213000
https://creativecommons.org/licenses/by-nc-sa/2.0,20400000,13800000,21400,3730,65000,21700,9270,19100000,92600,773000,4470,20400000,5740
https://creativecommons.org/publicdomain/zero/1.0,0,0,0,0,0,0,0,0,0,0,0,0,0

0 comments on commit 14e95b6

Please sign in to comment.