diff --git a/.github/workflows/standard.yml b/.github/workflows/standard.yml index ee92fa5a..04fe48f4 100644 --- a/.github/workflows/standard.yml +++ b/.github/workflows/standard.yml @@ -10,6 +10,7 @@ on: jobs: standard: uses: pcdshub/pcds-ci-helpers/.github/workflows/python-standard.yml@master + secrets: inherit with: # The workflow needs to know the package name. This can be determined # automatically if the repository name is the same as the import name.