Skip to content

Commit

Permalink
Updated workflows names.
Browse files Browse the repository at this point in the history
  • Loading branch information
webblocksapp committed Feb 7, 2023
1 parent 435ade1 commit 62e534e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/solid-vite.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Solid Vite Pipeline
on:
workflow_run:
workflows: ['Solid Renderer pipeline']
workflows: ['Solid Renderer Pipeline']
types:
- completed
branches:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/solid.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Solid Renderer pipeline
name: Solid Renderer Pipeline
on:
pull_request:
branches:
Expand Down

0 comments on commit 62e534e

Please sign in to comment.