fix jobs name

This commit is contained in:
Gabriel Matte 2024-11-14 13:54:35 -05:00
parent e05c287a48
commit 8ef104053b
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
name: Publish docs via GitHub Pages
name: Creates docs and deploy to gh-pages
on:
workflow_call:
workflow_dispatch:

View file

@ -1,4 +1,4 @@
name: create-documentation
name: CI/CD Pipeline for Nginx Router
on:
workflow_call:
workflow_dispatch: