Difference between revisions of "GitHub Actions: jobs:"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
* https://docs.github.com/en/actions/using-jobs/using-jobs-in-a-workflow
 
* https://docs.github.com/en/actions/using-jobs/using-jobs-in-a-workflow
 +
 +
jobs:
 +
  my_first_job:
 +
    name: My first job
 +
  my_second_job:
 +
    name: My second job
  
 
== Related ==
 
== Related ==

Revision as of 10:39, 14 March 2024

Advertising: