Add headers to github actions status check
This commit is contained in:
parent
83650437cd
commit
245c3b1dab
1 changed files with 0 additions and 6 deletions
|
|
@ -35,12 +35,6 @@ github:
|
||||||
# contexts are the names of checks that must pass
|
# contexts are the names of checks that must pass
|
||||||
contexts:
|
contexts:
|
||||||
- Code is formatted
|
- Code is formatted
|
||||||
temp:
|
|
||||||
required_status_checks:
|
|
||||||
# strict means "Require branches to be up to date before merging".
|
|
||||||
strict: false
|
|
||||||
# contexts are the names of checks that must pass
|
|
||||||
contexts:
|
|
||||||
- Check headers
|
- Check headers
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue