aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar kytwb <kytwb@pm.me>2021-12-23 19:21:33 +0100
committerLibravatar kytwb <kytwb@pm.me>2021-12-23 19:21:33 +0100
commitae5672d3120cdf1b0738392c6bf92fb11981163b (patch)
tree6b71ce164e8bc53f766346696b2bd9c274a68688
parentdocs: add TanZng as a contributor for code (#808) (diff)
downloadferdium-recipes-ae5672d3120cdf1b0738392c6bf92fb11981163b.tar.gz
ferdium-recipes-ae5672d3120cdf1b0738392c6bf92fb11981163b.tar.zst
ferdium-recipes-ae5672d3120cdf1b0738392c6bf92fb11981163b.zip
Use same workflow name as getferdi/ferdi
-rw-r--r--.github/workflows/builds.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/builds.yml b/.github/workflows/builds.yml
index 44c7cf4..8feb1d9 100644
--- a/.github/workflows/builds.yml
+++ b/.github/workflows/builds.yml
@@ -1,7 +1,7 @@
1# This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node 1# This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node
2# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions 2# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions
3 3
4name: Ferdi Recipes Builds 4name: Builds
5 5
6on: 6on:
7 # Push to any tracked branches 7 # Push to any tracked branches