Skip to content

Commit 07f92b2

Browse files
committed
Use workflow:name
1 parent 99d026e commit 07f92b2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitlab/hpsf-gitlab-ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
workflow:
2+
name: '${GITHUB_PR_TITLE}' # Use the name provided by GitHub if available
3+
14
.dependency-n-fetch-pr:
25
stage: test
36
before_script:

0 commit comments

Comments
 (0)