We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99d026e commit 07f92b2Copy full SHA for 07f92b2
.gitlab/hpsf-gitlab-ci.yml
@@ -1,3 +1,6 @@
1
+workflow:
2
+ name: '${GITHUB_PR_TITLE}' # Use the name provided by GitHub if available
3
+
4
.dependency-n-fetch-pr:
5
stage: test
6
before_script:
0 commit comments