File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 132132<li ><code >push</code >: Push of commits</li >
133133<li ><code >issue</code >: Opening/Reopening/Closing of issues</li >
134134<li ><code >pr</code >: Opening/Closing of pull requests</li >
135- <li >` ref/create: Creation of git tags or git branches</li >
136- <li >` ref/delete: Deletion of git tags or git branches</li >
135+ <li >< code > ref/create</ code > : Creation of git tags or git branches</li >
136+ <li >< code > ref/delete</ code > : Deletion of git tags or git branches</li >
137137<li ><code >release</code >: Publication of new releases</li >
138138<li ><code >review</code >: Review of pull requests</li >
139139<li ><code >comment</code >: Comments on commits, issues and pull requests</li >
Original file line number Diff line number Diff line change @@ -82,8 +82,8 @@ inputs:
8282 - `push`: Push of commits
8383 - `issue`: Opening/Reopening/Closing of issues
8484 - `pr`: Opening/Closing of pull requests
85- - `ref/create: Creation of git tags or git branches
86- - `ref/delete: Deletion of git tags or git branches
85+ - `ref/create` : Creation of git tags or git branches
86+ - `ref/delete` : Deletion of git tags or git branches
8787 - `release`: Publication of new releases
8888 - `review`: Review of pull requests
8989 - `comment`: Comments on commits, issues and pull requests
@@ -110,4 +110,4 @@ inputs:
110110 - fork
111111 - star
112112 - member
113- - public
113+ - public
You can’t perform that action at this time.
0 commit comments