Skip to content

Commit

Permalink
Add gitlab token for private repos
Browse files Browse the repository at this point in the history
Signed-off-by: Marius Sincovici <marius.sincovici@nordsec.com>
  • Loading branch information
mariusSincovici committed Jan 25, 2025
1 parent 272b0b8 commit d937359
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/trigger-gitlab-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ on:
project-id:
description: 'GitLab project ID'
required: true
github-token:
description: 'GitHub token required only for private repositories'
required: false

jobs:
authorize-and-resolve-workflow-ref:
Expand Down

0 comments on commit d937359

Please sign in to comment.