update github conf

This commit is contained in:
Robert Kaussow 2020-03-08 22:48:00 +01:00
parent 4b22810a76
commit 68d9fb61ad
1 changed files with 2 additions and 4 deletions

View File

@ -54,9 +54,7 @@ branches:
strict: true
contexts:
- continuous-integration/drone/pr
enforce_admins: false
restrictions:
users: []
teams: []
enforce_admins: null
restrictions: null
...