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 07f92b2 commit cc608dfCopy full SHA for cc608df
.gitlab/hpsf-gitlab-ci.yml
@@ -1,5 +1,5 @@
1
workflow:
2
- name: '${GITHUB_PR_TITLE}' # Use the name provided by GitHub if available
+ name: '$GITHUB_PR_TITLE' # Use the name provided by GitHub if available
3
4
.dependency-n-fetch-pr:
5
stage: test
0 commit comments