Skip to content

Commit 911f1ca

Browse files
ci: Provide names to anonymous jobs
1 parent 0ce61df commit 911f1ca

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/label.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ jobs:
8080
labels: bug
8181

8282
commenter:
83+
name: Suggest labels if none assigned
8384
runs-on: ubuntu-latest
8485
permissions:
8586
contents: read

.github/workflows/run_mapdl_tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ env:
1515

1616
jobs:
1717
build-tests:
18+
name: Build tests
1819
runs-on: ubuntu-22.04
1920
container:
2021
image: ghcr.io/ansys/mapdl:v22.2-ubuntu

0 commit comments

Comments
 (0)