Skip to content

Commit

Permalink
WIP: workflow job inherit secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
jamlo committed Oct 28, 2024
1 parent d776d6b commit d686206
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ on:
jobs:
build:
uses: ./.github/workflows/build.yml
secrets: inherit

# integration-tests:
# needs: build
Expand Down

0 comments on commit d686206

Please sign in to comment.