Skip to content

Commit e415191

Browse files
committed
doc: improve descriptions
1 parent 535ccbf commit e415191

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ on:
1111
branches: [ '**' ]
1212

1313
release:
14-
# A release, pre-release, or draft of a release is published.
14+
# Runs when a release, pre-release, or draft of a release is published.
1515
types: [ published ]
1616

17-
# Allows you to run this workflow manually from the Actions tab.
17+
# Can be run manually from the Actions tab.
1818
workflow_dispatch:
1919

2020
# A workflow run is made up of one or more jobs that can run sequentially or in parallel.

0 commit comments

Comments
 (0)