Skip to content

Commit

Permalink
Update workflow name in build.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Denis Golovin <[email protected]>
  • Loading branch information
dgolovin authored Feb 9, 2024
1 parent d1bfd63 commit 1e06315
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

jobs:
build:
name: ${{ inputs.runs-on }}
name: build
runs-on: ${{ inputs.runs-on }}
timeout-minutes: 60
env:
Expand Down

0 comments on commit 1e06315

Please sign in to comment.