Explorar o código

Add explanatory comment to plugin (#31)

Danny McCormick %!s(int64=5) %!d(string=hai) anos
pai
achega
94d077c249
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      action.yml

+ 1 - 0
action.yml

@@ -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'