Skip to content

Commit

Permalink
fix: Inherit secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
fuzzypixelz committed Jan 30, 2024
1 parent 6e57f56 commit e862b0b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/enforce-linking-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ on:
jobs:
main:
uses: eclipse-zenoh/zenoh/.github/workflows/enforce-linking-issues.yml@main
secrets: inherit
1 change: 1 addition & 0 deletions .github/workflows/update-release-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ on:
jobs:
main:
uses: eclipse-zenoh/zenoh/.github/workflows/update-release-project.yml@main
secrets: inherit

0 comments on commit e862b0b

Please sign in to comment.