docs(plugins/activity): fix ref/create and ref/delete display (#872)
This commit is contained in:
@@ -82,8 +82,8 @@ inputs:
|
||||
- `push`: Push of commits
|
||||
- `issue`: Opening/Reopening/Closing of issues
|
||||
- `pr`: Opening/Closing of pull requests
|
||||
- `ref/create: Creation of git tags or git branches
|
||||
- `ref/delete: Deletion of git tags or git branches
|
||||
- `ref/create`: Creation of git tags or git branches
|
||||
- `ref/delete`: Deletion of git tags or git branches
|
||||
- `release`: Publication of new releases
|
||||
- `review`: Review of pull requests
|
||||
- `comment`: Comments on commits, issues and pull requests
|
||||
@@ -110,4 +110,4 @@ inputs:
|
||||
- fork
|
||||
- star
|
||||
- member
|
||||
- public
|
||||
- public
|
||||
|
||||
Reference in New Issue
Block a user