1
0
mirror of https://github.com/ryanoasis/nerd-fonts.git synced 2024-12-13 17:18:37 +02:00
nerd-fonts/.github/workflows
Fini Jastrow 3fd15de2a3 CI: Try to commit changes only if we optimized some svgs
[why]
When so svg files could be optimized we still try to commit the
'changes'. There are no changes - so nothing is committed (empty commits
are avoided).

But the workflow run still shows the 'commit back to repo' step,
although we know beforehand that it will not commit anything.

[how]
Technically that is no problem and the behavior is unchanged, but we can
just skip the commit step if we know there can not be anything to
commit...

It just looks nicer :-}

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2022-09-21 13:47:41 +02:00
..
docker-release.yml CI: Fix hopeless-docker prevention 2022-08-26 19:31:48 +02:00
font-patcher.yml Merge pull request #806 from ryanoasis/feature/ci-use-2022-fontforge 2022-08-23 09:43:36 +02:00
packsvgs.yml CI: Try to commit changes only if we optimized some svgs 2022-09-21 13:47:41 +02:00
release.yml CI: Do not fetch on add-and-commit 2022-09-11 16:41:12 +02:00