From b1df6894bf4457442a4c4e005eceb0048156bf58 Mon Sep 17 00:00:00 2001 From: Promesis Date: Tue, 16 Apr 2024 00:16:07 +0000 Subject: [PATCH] renamed ci workflow --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 95703f5..e55dec7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,7 +3,7 @@ # separate terms of service, privacy policy, and support # documentation. -name: Dart +name: CI on: [push, pull_request]