Skip to content

Commit

Permalink
CI: Fixing the Fix
Browse files Browse the repository at this point in the history
Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
  • Loading branch information
Finii committed Feb 29, 2024
1 parent b64ee78 commit d8e362f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/contributors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,7 @@ jobs:
- name: Get details and script from default branch
uses: actions/checkout@v4
with:
sparse-checkout: |
.
bin/scripts
sparse-checkout: bin/scripts
path: master
- name: Fetch old from gh-pages
uses: actions/checkout@v4
Expand Down

0 comments on commit d8e362f

Please sign in to comment.