mirror of
https://github.com/github/codeql-action.git
synced 2025-12-06 07:48:17 +08:00
Merge branch 'main' into henrymercer/slim-pr-checks
This commit is contained in:
@@ -200,6 +200,7 @@ for file in sorted((this_dir / 'checks').glob('*.yml')):
|
||||
}
|
||||
},
|
||||
'name': checkSpecification['name'],
|
||||
'if': 'github.triggering_actor != \'dependabot[bot]\'',
|
||||
'permissions': {
|
||||
'contents': 'read',
|
||||
'security-events': 'read'
|
||||
|
||||
Reference in New Issue
Block a user