Skip to content

Commit

Permalink
checkout branch for fair-software action
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-jettka committed Nov 27, 2024
1 parent 784deac commit 55d1f9a
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions .github/workflows/fair-software.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,12 @@ jobs:
name: "fair-software"
runs-on: ubuntu-latest
steps:
- uses: fair-software/[email protected]
name: Measure compliance with fair-software.eu recommendations
env:
PYCHARM_HOSTED: "Trick colorama into displaying colored output"
with:
MY_REPO_URL: "https://github.com/${{ github.repository }}"
- uses: actions/checkout@v4
with:
ref: ftr/478-add-more-badges
- uses: fair-software/[email protected]
name: Measure compliance with fair-software.eu recommendations
env:
PYCHARM_HOSTED: "Trick colorama into displaying colored output"
with:
MY_REPO_URL: "https://github.com/${{ github.repository }}"

0 comments on commit 55d1f9a

Please sign in to comment.