From 3a8cf3871cf088198d4df04bb31481447d991fed Mon Sep 17 00:00:00 2001 From: Pavel Pautov Date: Tue, 19 Nov 2024 14:25:25 -0800 Subject: [PATCH] Rename CI workflow file to 'ubuntu.yml'. --- .github/workflows/{nginx-otel-module-check.yml => ubuntu.yml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename .github/workflows/{nginx-otel-module-check.yml => ubuntu.yml} (99%) diff --git a/.github/workflows/nginx-otel-module-check.yml b/.github/workflows/ubuntu.yml similarity index 99% rename from .github/workflows/nginx-otel-module-check.yml rename to .github/workflows/ubuntu.yml index 77a4332..e3bd13e 100644 --- a/.github/workflows/nginx-otel-module-check.yml +++ b/.github/workflows/ubuntu.yml @@ -1,4 +1,4 @@ -name: nginx-otel-module-check +name: Ubuntu build run-name: ${{ github.actor }} is triggering pipeline on: push: