/[sudobot]/trunk/.github/workflows/docs-deploy.yml
ViewVC logotype

Diff of /trunk/.github/workflows/docs-deploy.yml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 131 by rakin, Mon Jul 29 17:28:39 2024 UTC revision 132 by rakin, Mon Jul 29 17:28:43 2024 UTC
# Line 3  Line 3 
3  name: Docs  name: Docs
4    
5  # Controls when the workflow will run  # Controls when the workflow will run
6  on: [ push, pull_request ]  on:
7      push:
8        branches: [ main ]
9    
10  # A workflow run is made up of one or more jobs that can run sequentially or in parallel  # A workflow run is made up of one or more jobs that can run sequentially or in parallel
11  jobs:  jobs:

Legend:
Removed from v.131  
changed lines
  Added in v.132

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26