Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
masci committed Jan 25, 2024
1 parent 4268762 commit 322af5a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/CI_readme_sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ jobs:
steps:
- name: Checkout this repo
uses: actions/checkout@v4
with:
# This will tell tj-actions/changed-files to compare the current pushed commit with the latest in main
fetch-depth: 0

- name: Set up Python
uses: actions/setup-python@v5
Expand Down

0 comments on commit 322af5a

Please sign in to comment.