1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Fix prettier in secret-scanning-pattern-table-updates.yml (#37676)

This commit is contained in:
Peter Bengtsson
2023-06-08 11:41:23 -04:00
committed by GitHub
parent 1f1ef98c74
commit 17f2b95dba
2 changed files with 1 additions and 3 deletions

View File

@@ -20,8 +20,6 @@ on:
- 'package-lock.json' - 'package-lock.json'
# In case one of the script definitions changed # In case one of the script definitions changed
- 'package.json' - 'package.json'
# Ultimately, for debugging this workflow itself
- .github/workflows/code-lint.yml
permissions: permissions:
contents: read contents: read

View File

@@ -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). - 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. - 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. - 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. - 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:" - Thank you :fishsticks: :sparkling_heart:"