Skip to content
This repository was archived by the owner on Apr 7, 2025. It is now read-only.

Commit 1db8b82

Browse files
committed
fix: update branch protection api calls
1 parent f6d2f96 commit 1db8b82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ jobs:
111111
owner: context.repo.owner,
112112
repo: context.repo.repo,
113113
branch: 'develop',
114+
required_status_checks: null,
114115
restrictions: {
115116
users: [],
116117
teams: ['developer-enablement']

0 commit comments

Comments
 (0)