From b045cb8363aa424081a94af6f4010107bf444751 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Fri, 15 Dec 2023 08:08:09 -0800 Subject: format yaml --- .github/workflows/ci.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index f541f1d..72dbdc4 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -6,7 +6,9 @@ on: pull_request: branches: - main - types: [opened, synchronize] + types: + - opened + - synchronize jobs: build: runs-on: ubuntu-latest -- cgit 1.4.1