Skip to content

Commit

Permalink
Name change
Browse files Browse the repository at this point in the history
  • Loading branch information
profvjreddi committed Feb 4, 2025
1 parent edf4383 commit acabe3b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_pages.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Render dev/main on PR (Ubuntu)
name: Render HTML+PDF dev/main on PR (Ubuntu)

on:
pull_request:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build_pages_dev.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Render dev on Push (Ubuntu)
name: Render HTML dev on Push (Ubuntu)

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build_pages_windows.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Render dev/main on PR (Windows)
name: Render HTML+PDF dev/main on PR (Windows)

on:
pull_request:
Expand Down

0 comments on commit acabe3b

Please sign in to comment.