Skip to content

Commit

Permalink
inherit secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
dfalbel committed Jan 29, 2023
1 parent a901331 commit 3d0c4b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
lantern:
uses: ./.github/workflows/lantern.yaml
if: ${{ contains(github.event.pull_request.labels.*.name, 'lantern') || github.event_name != 'pull_request' }}
secrets: inherit

check:
needs: lantern
Expand Down

0 comments on commit 3d0c4b0

Please sign in to comment.