diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 74e12ba6..3c6a925f 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -17,7 +17,6 @@ on: required: false default: "Debug" type: string - secrets: inherit jobs: diff --git a/.github/workflows/update_schemas.yml b/.github/workflows/update_schemas.yml index 65ddffeb..e371e04b 100644 --- a/.github/workflows/update_schemas.yml +++ b/.github/workflows/update_schemas.yml @@ -7,7 +7,6 @@ on: required: true description: 'Name of the artifact to download and check against' type: string - secrets: inherit jobs: update_schemas: