Skip to content

Commit

Permalink
Renamed the workflows.
Browse files Browse the repository at this point in the history
  • Loading branch information
jcant0n committed Sep 3, 2024
1 parent 14028f5 commit 0b67af0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/CD.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: CD RenderDoc
name: CD
on:
workflow_dispatch:
inputs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: CD RenderDoc
name: CI
on:
push:
branches: [ "master" ]
Expand Down

0 comments on commit 0b67af0

Please sign in to comment.