]> www.infradead.org Git - users/sagi/libnvme.git/commitdiff
build: Rename meson.yml to build.yml
authorDaniel Wagner <dwagner@suse.de>
Fri, 10 Feb 2023 13:58:49 +0000 (14:58 +0100)
committerDaniel Wagner <dwagner@suse.de>
Fri, 10 Feb 2023 14:02:25 +0000 (15:02 +0100)
As we only have Meson as build framework, we just can call this file build.

Signed-off-by: Daniel Wagner <dwagner@suse.de>
.github/workflows/build.yml [moved from .github/workflows/meson.yml with 99% similarity]

similarity index 99%
rename from .github/workflows/meson.yml
rename to .github/workflows/build.yml
index 2c8f02b0e07da0b20722c075582f15e9702f8493..c24df08cd8e183e9a98626cdcacaa72191bcd9a4 100644 (file)
@@ -1,4 +1,4 @@
-name: libnvme meson CI
+name: libnvme build
 
 on:
   push: