Difference between revisions of "GitHub Actions: inputs:"

From wikieduonline
Jump to navigation Jump to search
Line 11: Line 11:
  
 
Example:  
 
Example:  
<code>
+
 
on:
+
on:
 
   workflow_dispatch:
 
   workflow_dispatch:
 
     inputs:
 
     inputs:
Line 28: Line 28:
 
       environment:
 
       environment:
 
         type: environment
 
         type: environment
</code>
+
 
  
 
== Related ==
 
== Related ==

Revision as of 11:35, 21 March 2023

Advertising: