aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/check-recipe-version-bump/README.md
diff options
context:
space:
mode:
authorLibravatar Nathanaƫl Houn <contact@nathanaelhoun.fr>2022-11-19 11:11:44 +0100
committerLibravatar GitHub <noreply@github.com>2022-11-19 11:11:44 +0100
commitc35ff5710fcd1713f29ae50c261c6b9cd76726ce (patch)
tree1790a4c63a23c2ae4bd2cd566da8edc8f1716ebd /.github/workflows/check-recipe-version-bump/README.md
parentadd RaphaelJenni as a contributor for code (#241) [skip ci] (diff)
downloadferdium-recipes-c35ff5710fcd1713f29ae50c261c6b9cd76726ce.tar.gz
ferdium-recipes-c35ff5710fcd1713f29ae50c261c6b9cd76726ce.tar.zst
ferdium-recipes-c35ff5710fcd1713f29ae50c261c6b9cd76726ce.zip
ci: add recipe version bump check in PRs (#236)
Diffstat (limited to '.github/workflows/check-recipe-version-bump/README.md')
-rw-r--r--.github/workflows/check-recipe-version-bump/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/.github/workflows/check-recipe-version-bump/README.md b/.github/workflows/check-recipe-version-bump/README.md
new file mode 100644
index 0000000..0a98bef
--- /dev/null
+++ b/.github/workflows/check-recipe-version-bump/README.md
@@ -0,0 +1,5 @@
1# check-recipe-version-bump
2
3Check that the recipe version has been bumped when the recipe has been modified.
4
5Update the script : `pnpm install && pnpm run compile`