mirror of
https://github.com/ets-cfuhrman-pfe/EvalueTonSavoir.git
synced 2025-08-11 21:23:54 -04:00
fix jobs name
This commit is contained in:
parent
e05c287a48
commit
8ef104053b
2 changed files with 2 additions and 2 deletions
2
.github/workflows/create-docs.yml
vendored
2
.github/workflows/create-docs.yml
vendored
|
|
@ -1,4 +1,4 @@
|
||||||
name: Publish docs via GitHub Pages
|
name: Creates docs and deploy to gh-pages
|
||||||
on:
|
on:
|
||||||
workflow_call:
|
workflow_call:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
|
||||||
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
|
@ -1,4 +1,4 @@
|
||||||
name: create-documentation
|
name: CI/CD Pipeline for Nginx Router
|
||||||
on:
|
on:
|
||||||
workflow_call:
|
workflow_call:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue