Skip to content

Commit d937359

Browse files
Add gitlab token for private repos
Signed-off-by: Marius Sincovici <[email protected]>
1 parent 272b0b8 commit d937359

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/trigger-gitlab-pipeline.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ on:
2929
project-id:
3030
description: 'GitLab project ID'
3131
required: true
32+
github-token:
33+
description: 'GitHub token required only for private repositories'
34+
required: false
3235

3336
jobs:
3437
authorize-and-resolve-workflow-ref:

0 commit comments

Comments
 (0)