We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 177be99 commit 6aa81baCopy full SHA for 6aa81ba
1 file changed
.github/workflows/black.yml
@@ -5,4 +5,5 @@ on: [push, pull_request]
5
6
jobs:
7
call-testing-linux:
8
- uses: nrao/gh-actions-templates-public/.github/workflows/black-template.yml@honeycomb
+ uses: nrao/gh-actions-templates-public/.github/workflows/black-template.yml@honeycomb
9
+ secrets: inherit
0 commit comments