Преглед на файлове

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'