Skip to content

Commit

Permalink
Push changes in the data directory
Browse files Browse the repository at this point in the history
  • Loading branch information
jbruechert committed Mar 29, 2021
1 parent c4ccb73 commit 6c8aec1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,3 +70,6 @@ jobs:
git config --global user.name "github-actions[bot]"
git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com"
./updatelawsgit.py
git add data
git commit -m "Update data"
git push

0 comments on commit 6c8aec1

Please sign in to comment.