mirror of
https://github.com/suitenumerique/docs
synced 2026-04-21 13:37:20 +00:00
📝(github-actions) rename workflows
Change name workflows.
This commit is contained in:
parent
f48e385d3d
commit
8100422776
2 changed files with 2 additions and 2 deletions
2
.github/workflows/impress-frontend.yml
vendored
2
.github/workflows/impress-frontend.yml
vendored
|
|
@ -1,4 +1,4 @@
|
|||
name: impress Workflow
|
||||
name: Frontend Workflow
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
|
|||
2
.github/workflows/impress.yml
vendored
2
.github/workflows/impress.yml
vendored
|
|
@ -1,4 +1,4 @@
|
|||
name: impress Workflow
|
||||
name: Main Workflow
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
|
|||
Loading…
Reference in a new issue