diff --git a/.github/workflows/lint-code.yml b/.github/workflows/lint-code.yml index 3c47bc85de..18209cb529 100644 --- a/.github/workflows/lint-code.yml +++ b/.github/workflows/lint-code.yml @@ -20,8 +20,6 @@ on: - 'package-lock.json' # In case one of the script definitions changed - 'package.json' - # Ultimately, for debugging this workflow itself - - .github/workflows/code-lint.yml permissions: contents: read diff --git a/.github/workflows/secret-scanning-pattern-table-updates.yml b/.github/workflows/secret-scanning-pattern-table-updates.yml index f19a85b03c..3597f0e91d 100644 --- a/.github/workflows/secret-scanning-pattern-table-updates.yml +++ b/.github/workflows/secret-scanning-pattern-table-updates.yml @@ -32,7 +32,7 @@ jobs: - You can only merge this PR if it's had a technical review (see who's approved it in the 'Reviewers' section in the top right corner). - To test that the changes appear on Staging, look at the preview of the 'Secret scanning patterns' file. You may need to use the product picker to look at the table for different GitHub products, and test the versioning. - If you don't feel comfortable reviewing this PR, please post a link to it in the #code-security-docs Slack channel so someone from the Dependencies & Secrets focus team can take a look. - + - For more information about this automation, and the reasons why we've decided to implement it, see [About automations for Dependencies & Secrets](https://github.com/github/docs-content/blob/main/focus-areas/code-security/about-automations-for-dependencies-and-secrets.md#secret-scanning-prs-adding-new-supported-patterns) in the `docs-content` repository. - Thank you :fishsticks: :sparkling_heart:"