Skip to content

Commit

Permalink
renamed again
Browse files Browse the repository at this point in the history
  • Loading branch information
rootware committed May 22, 2022
1 parent d55289c commit 0127da6
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.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "Continuous Deployment"
name: "CD-pages"
on:
push:
branches:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: "Continuous Integration"
name: "CI"
on:
push:
branches: [dev]
Expand Down

0 comments on commit 0127da6

Please sign in to comment.