We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0708107 commit d9b95b5Copy full SHA for d9b95b5
2 files changed
.github/workflows/citation.yaml
@@ -9,7 +9,7 @@ on:
9
10
jobs:
11
sync:
12
- runs-on: ubuntu-latest
+ runs-on: ubuntu-slim
13
steps:
14
- uses: peter-murray/workflow-application-token-action@v3
15
id: generate_token
.github/workflows/fair-software.yml
@@ -5,7 +5,7 @@ on: push
5
6
verify:
7
name: "fair-software"
8
- uses: fair-software/howfairis-github-action@0.2.1
name: Measure compliance with fair-software.eu recommendations
0 commit comments