Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a60f889

Browse files
str4t0mkartben
authored andcommitted
.github: workflows: add job names
Add names to the jobs Signed-off-by: Thomas Stranger <thomas.stranger@outlook.com>
1 parent 8910a91 commit a60f889

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

‎.github/workflows/build.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ permissions:
1111

1212
jobs:
1313
build:
14+
name: Build app and tests
1415
strategy:
1516
fail-fast: false
1617
matrix:

‎.github/workflows/docs.yml‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ env:
1313

1414
jobs:
1515
build:
16+
name: Build
1617
runs-on: ubuntu-22.04
1718
steps:
1819
- name: Checkout
@@ -55,6 +56,7 @@ jobs:
5556
path: doc/deploy
5657

5758
deploy:
59+
name: Deploy
5860
runs-on: ubuntu-22.04
5961
needs: build
6062
if: github.event_name != 'pull_request'

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /