Skip to content

Commit

Permalink
Merge branch 'refs/heads/upstream'
Browse files Browse the repository at this point in the history
  • Loading branch information
ben-29 committed Feb 23, 2025
2 parents 17e8b8f + 181a506 commit 77afc3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run_data_sync.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Run Data Sync
name: Run Data Sync

on:
workflow_dispatch:
Expand Down Expand Up @@ -55,7 +55,7 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0
persist-credentials: false
persist-credentials: true

- name: Set up Python
id: setup_python
Expand Down

0 comments on commit 77afc3d

Please sign in to comment.