Skip to content

Commit

Permalink
made sure that the data update pipeline can only update results
Browse files Browse the repository at this point in the history
  • Loading branch information
CommanderStorm committed Apr 28, 2024
1 parent e3e2d37 commit 546e229
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
- name: Create Pull Request
uses: peter-evans/create-pull-request@v6
with:
add-paths: data/external/results
commit-message: Synced the data with upstream
title: "[data-update] Synced the data with upstream datasources"
body: |
Expand Down

0 comments on commit 546e229

Please sign in to comment.