Skip to content

Commit

Permalink
(gh-actions): renaming workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
francav committed May 8, 2024
1 parent eb42898 commit 8582030
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 206 deletions.
203 changes: 0 additions & 203 deletions .github/workflows/_disabled_deploy.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build artifacts
name: Build Artifacts

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/docs_deploy.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: deploy docs website
name: Deploy Docs

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/gitops_update.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: gitops_update
name: Gitops Update

on:
workflow_dispatch:
Expand Down

0 comments on commit 8582030

Please sign in to comment.