Skip to content

Commit

Permalink
[fix][s] Making sure only data folder updated
Browse files Browse the repository at this point in the history
  • Loading branch information
gradedSystem committed Oct 23, 2024
1 parent fe47c1c commit 70a5e97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
- name: Create Pull Request
uses: peter-evans/create-pull-request@v7
with:
add-paths: data/*.csv
commit-message: "Automated commit"
branch: automated-update-branch
title: "Automated Data Update"
Expand Down

0 comments on commit 70a5e97

Please sign in to comment.