diff --git a/.github/workflows/create-branch-issue.yml b/.github/workflows/create-branch-issue.yml index d53a64f9..caa8b9fe 100644 --- a/.github/workflows/create-branch-issue.yml +++ b/.github/workflows/create-branch-issue.yml @@ -1,3 +1,5 @@ +name: cib + on: # The issues event below is only needed for the default (auto) mode, # you can remove it otherwise