Skip to content

Commit

Permalink
GitOps workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
mkelly committed Oct 18, 2023
1 parent 6461d4c commit c3418c1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/basic.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: BindPlane OP Deploy
name: Basic GitOps Workflow
on:
push:
branches:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/raw_otel.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: BindPlane OP Deploy Raw
name: Raw OTel GitOps Workflow
on:
workflow_dispatch:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/standard.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: BindPlane OP Deploy and Export Raw
name: GitOps Workflow
on:
push:
branches:
Expand Down

0 comments on commit c3418c1

Please sign in to comment.