Skip to content

Commit

Permalink
make arch CI non-required (#789)
Browse files Browse the repository at this point in the history
The arch github action seems to not work at all. For now, just remove it
from the required checks; later, if there's no progress, we can remove
it altogether.

Signed-off-by: John Levon <[email protected]>
  • Loading branch information
jlevon authored Jan 24, 2024
1 parent 2c6239a commit c9effb4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@ branches:
- fedora-35
- debian-11
- debian-12
- arch-202307
# Required. Enforce all configured restrictions for administrators. Set to true to enforce required status checks for repository administrators. Set to null to disable.
enforce_admins: true
# Required. Restrict who can push to this branch. Team and user restrictions are only available for organization-owned repositories. Set to null to disable.
Expand Down

0 comments on commit c9effb4

Please sign in to comment.