Difference between revisions of "GitHub Actions: inputs:"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
 
 
  
 
* https://github.blog/changelog/2021-11-10-github-actions-input-types-for-manual-workflows/
 
* https://github.blog/changelog/2021-11-10-github-actions-input-types-for-manual-workflows/
Line 14: Line 11:
 
  on:
 
  on:
 
   workflow_dispatch:
 
   workflow_dispatch:
     inputs:
+
     [[inputs:]]
 
       name:
 
       name:
 
         type: choice
 
         type: choice
Line 33: Line 30:
 
* [[Azure Pipelines: inputs:]]
 
* [[Azure Pipelines: inputs:]]
 
* <code>[[jobs:]]</code>
 
* <code>[[jobs:]]</code>
 +
* <code>[[uses:]]</code>
 
* [[GitHub Actions variables]]
 
* [[GitHub Actions variables]]
 
* [[Terragrunt: inputs]]
 
* [[Terragrunt: inputs]]

Latest revision as of 13:34, 16 August 2023

Advertising: