فهرست منبع

ci: rename ci workflow to build

rigormorrtiss 4 سال پیش
والد
کامیت
cf13c1d243
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      .github/workflows/build.yml

+ 1 - 1
.github/workflows/ci.yml → .github/workflows/build.yml

@@ -1,4 +1,4 @@
-name: ci
+name: build
 on: [push, pull_request]
 
 jobs: