Преглед изворни кода

Add explanatory comment to plugin (#31)

Danny McCormick пре 5 година
родитељ
комит
94d077c249
1 измењених фајлова са 1 додато и 0 уклоњено
  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'