Shorten the description

This commit is contained in:
Christopher Schleiden
2020-11-19 14:21:12 -08:00
committed by GitHub
parent ef7878c3e6
commit bfb45aec41
+1 -1
View File
@@ -10,7 +10,7 @@ on:
pull_request: pull_request:
branches: [ $default-branch ] branches: [ $default-branch ]
# This allows you to run this workflow manually from the Actions tab # Allows you to run this workflow manually from the Actions tab
workflow_dispatch: workflow_dispatch:
# A workflow run is made up of one or more jobs that can run sequentially or in parallel # A workflow run is made up of one or more jobs that can run sequentially or in parallel