Skip to content

Commit

Permalink
Prefix the main workflow name by [Main]
Browse files Browse the repository at this point in the history
  • Loading branch information
idirze committed Feb 12, 2024
1 parent 0fac5cf commit 151a7fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build, test, and push jupyter images
name: "[Main] Build, test, and push jupyter images"

on:
pull_request:
Expand Down

0 comments on commit 151a7fb

Please sign in to comment.