Skip to content

Commit

Permalink
ci: inherit secrets when calling the shared CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
danut13 committed May 6, 2024
1 parent b3f64c4 commit 99a25bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ on:
jobs:
CI:
uses: pantos-io/ci-workflows/.github/workflows/python-ci.yml@v1
secrets: inherit

0 comments on commit 99a25bf

Please sign in to comment.