We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d33fd9 commit 06a0397Copy full SHA for 06a0397
1 file changed
README.md
@@ -1,21 +1,9 @@
1
-# JabRef action
+# JabRef Action
2
3
> BibTeX GitHub Action
4
5
Currently executing JabRef's consistency check.
6
7
## Development
8
9
-### NodeJS
10
-
11
-`node index.js` runs the action.
12
13
-One needs to have `/home/actions` rw for the current user.
14
15
-### act
16
17
-Requires `npm run build`.
18
19
- act --rm --platform ubuntu-latest=fwilhe2/act-runner:latest -W .github/workflows/check.yml
20
21
-Powered by [act](https://github.com/nektos/act)
+This action uses JabRef's jabkit Dockerimage. Contribute to jabkit at [jabkit](https://github.com/JabRef/jabref/tree/main/jabkit).
0 commit comments