Skip to content

Commit

Permalink
rename ci to test and webdocs to documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
arrufat committed Nov 9, 2024
1 parent 15ed1c3 commit 28aeab0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: docs
name: documentation

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml → .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: CI - Zignal
name: test

on:
push:
Expand Down

0 comments on commit 28aeab0

Please sign in to comment.