From 79387f26c9f67dc5d3fcf12e716989cc4ff8c075 Mon Sep 17 00:00:00 2001 From: aimee rivers Date: Thu, 16 May 2024 08:58:25 +0200 Subject: [PATCH] ci(workflows): update for style (#33) this is how we array in yaml :) --- .github/workflows/assign-to-project.yml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/.github/workflows/assign-to-project.yml b/.github/workflows/assign-to-project.yml index c400190..20fe6d6 100644 --- a/.github/workflows/assign-to-project.yml +++ b/.github/workflows/assign-to-project.yml @@ -2,10 +2,14 @@ name: Assign issues and PRs to project on: issues: - types: [opened, reopened] + types: + - opened + - reopened pull_request: - types: [opened, reopened] + types: + - opened + - reopened workflow_call: inputs: