Skip to content

Commit

Permalink
rename workflows (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
mockersf authored Apr 5, 2024
1 parent 97f4e70 commit a071d32
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Example report - Status and Screenshots
name: Example report - main

on:
workflow_dispatch:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Example report - Screenshots on PR
name: Example report - PR

on:
workflow_dispatch:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Cleanup old results
name: Upkeep - Cleanup old results

on:
workflow_dispatch:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Update Cache
name: Upkeep - Update Cache

on:
workflow_dispatch:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Example report - Rebuild Website
name: Workflow - Rebuild Website

on:
workflow_dispatch:
Expand Down

0 comments on commit a071d32

Please sign in to comment.