Skip to content

Commit

Permalink
Change workflow name to StageX build for consistency with mono
Browse files Browse the repository at this point in the history
  • Loading branch information
r-n-o committed Nov 11, 2024
1 parent 8c5ddf3 commit 0337438
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: artifacts-build
name: stagex-build

on:
push:
Expand All @@ -11,7 +11,7 @@ on:

jobs:
build:
name: build artifacts
name: build StageX artifacts
# We use a special group that is configured to use github largest runner instance
# This is charged by the minute, so if you want to reduce cost change back to `runs-on: ubuntu-latest`
runs-on:
Expand Down

0 comments on commit 0337438

Please sign in to comment.