0
1
Fork 0

Add explanatory comment to plugin (#31)

This commit is contained in:
Danny McCormick 2019-09-06 13:18:58 -04:00 committed by GitHub
parent 0963d3b35f
commit 94d077c249
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -19,4 +19,5 @@ inputs:
path:
description: 'Optional path to check out source code'
runs:
# Plugins live on the runner and are only available to a certain set of first party actions.
plugin: 'checkout'