We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adb6b42 commit 7681c07Copy full SHA for 7681c07
.github/workflows/build.yml
@@ -1,6 +1,9 @@
1
name: build
2
3
on:
4
+ push:
5
+ branches:
6
+ - master
7
pull_request:
8
types: [ opened,synchronize ]
9
README.md
@@ -1,6 +1,6 @@
# Gitinfo Lua

-[](https://github.com/Xerdi/gitinfo-lua/actions/workflows/main.yml)
+[](https://github.com/Xerdi/gitinfo-lua/actions/workflows/build.yml)
A LaTeX package which provides macros integrated with LuaTeX and the commandline tool `git`.
0 commit comments