From 1dca23541a8cc331e4758ab1687eb44447e020fe Mon Sep 17 00:00:00 2001 From: Guillaume Falourd Date: Wed, 8 Sep 2021 10:13:37 -0300 Subject: [PATCH] [example] test create pull request workflow --- .github/workflows/28-create-pull-request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/28-create-pull-request.yml b/.github/workflows/28-create-pull-request.yml index ad10a41fb4..8b59ac65be 100644 --- a/.github/workflows/28-create-pull-request.yml +++ b/.github/workflows/28-create-pull-request.yml @@ -1,4 +1,4 @@ -name: 28 - Create Pull Request +name: 28 - Create Pull Request (Workflow) on: push: