Skip to content

Commit 445e425

Browse files
chore: disable required signatures
1 parent e4c6323 commit 445e425

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .github/settings.yml

+2
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,8 @@ branches:
141141
app_id: 15368
142142
- context: "codecov/project"
143143
app_id: 254
144+
# Commits pushed to matching refs must have verified signatures.
145+
required_signatures: false
144146
# Required. Enforce all configured restrictions for administrators. Set to true to enforce required status checks for repository administrators. Set to null to disable.
145147
enforce_admins: null
146148
# Prevent merge commits from being pushed to matching branches

0 commit comments

Comments
 (0)