Skip to content

Commit

Permalink
Tweaking the names of the workflows.
Browse files Browse the repository at this point in the history
  • Loading branch information
skyzyx committed Apr 9, 2024
1 parent bc82ead commit 74e9dde
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rebuild-all-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# by a third-party and are governed by separate terms of service, privacy
# policy, and support documentation.

name: Manually build ALL buildboxes
name: :hammer_and_wrench: Manually build ALL buildboxes
on:
workflow_dispatch:

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/rebuild-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# by a third-party and are governed by separate terms of service, privacy
# policy, and support documentation.

name: Auto-update buildboxes
name: :hammer_and_wrench: Auto-update buildboxes
on:
push:
branches: [main]
Expand Down

0 comments on commit 74e9dde

Please sign in to comment.