Skip to content

Commit

Permalink
Give workflows better names
Browse files Browse the repository at this point in the history
  • Loading branch information
EvenAR committed Jan 6, 2025
1 parent b2112f9 commit 6a6aa51
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-artifacts.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build workflow
name: Build artifacts

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/upload-release.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Upload release
name: Upload artifacts to release

on:
workflow_run:
Expand Down

0 comments on commit 6a6aa51

Please sign in to comment.