@@ -28,7 +28,7 @@ versions:
|
||||
|
||||
Default setup for {% data variables.product.prodname_code_scanning %} is the quickest, easiest, most low-maintenance way to enable {% data variables.product.prodname_code_scanning %} for your repository. Based on the code in your repository, default setup will automatically create a custom {% data variables.product.prodname_code_scanning %} configuration. After enabling default setup, the code written in {% data variables.product.prodname_codeql %}-supported languages in your repository will be scanned:
|
||||
- On each push to the repository's default branch, or any protected branch. For more information on protected branches, see "[AUTOTITLE](/repositories/configuring-branches-and-merges-in-your-repository/managing-protected-branches/about-protected-branches)."
|
||||
- When creating or committing to a pull request based against the repository's default branch, or any protected branch.{% ifversion default-setup-scan-on-schedule %}
|
||||
- When creating or committing to a pull request based against the repository's default branch, or any protected branch, excluding pull requests from forks.{% ifversion default-setup-scan-on-schedule %}
|
||||
- On a weekly schedule.
|
||||
|
||||
{% ifversion code-scanning-default-setup-exclude-dormant-repos %}
|
||||
|
||||
@@ -60,5 +60,5 @@
|
||||
"2022-11-28"
|
||||
]
|
||||
},
|
||||
"sha": "b91a0d756e3dc0fb4b578125a718a88b74b8b7ad"
|
||||
"sha": "66db9e217a32aaa0721b9c51c371e5a86c3beeb7"
|
||||
}
|
||||
@@ -44,5 +44,5 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
"sha": "b91a0d756e3dc0fb4b578125a718a88b74b8b7ad"
|
||||
"sha": "66db9e217a32aaa0721b9c51c371e5a86c3beeb7"
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"sha": "b91a0d756e3dc0fb4b578125a718a88b74b8b7ad"
|
||||
"sha": "66db9e217a32aaa0721b9c51c371e5a86c3beeb7"
|
||||
}
|
||||
Reference in New Issue
Block a user