Skip to content

Commit

Permalink
Cherry-pick: Update pull-sheets.yml
Browse files Browse the repository at this point in the history
This lets the scheduled workflow run using the new filename seen on the develop branch.
  • Loading branch information
sanjanasrivastava authored and cgokmen committed Aug 4, 2023
1 parent 3d01de6 commit da5706d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-sheets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
run: python -m bddl.data_generation.pull_sheets

- name: Refresh derivative data
run: python -m bddl.data_generation.run_everything
run: python -m bddl.data_generation.generate_datafiles

- uses: stefanzweifel/git-auto-commit-action@v4
with:
Expand Down

0 comments on commit da5706d

Please sign in to comment.