Skip to content

Commit 2b092ec

Browse files
committed
ci: rinomina i workflow
1 parent c749cc2 commit 2b092ec

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/check-files.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Best practices for source files
1+
name: Source files best practices
22

33
on:
44
pull_request:

.github/workflows/latex.yml renamed to .github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: LaTeX workflows
1+
name: Documentation
22

33
on:
44
pull_request:

.github/workflows/project-management.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Generic project management jobs
1+
name: Project management
22

33
on:
44
issues:

0 commit comments

Comments
 (0)