Merge branch 'main' into henrymercer/slim-pr-checks

This commit is contained in:
Henry Mercer
2025-09-24 19:29:32 +02:00
64 changed files with 72 additions and 5 deletions

View File

@@ -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'