Restore organization membership automation #2
verify-pull-requests.yaml
on: pull_request
Yamllint
13s
check-membership-config
4s
Annotations
2 errors and 2 warnings
check-membership-config
Error: The process '/opt/hostedtoolcache/Python/3.12.5/x64/bin/python' failed with exit code 1
|
Yamllint:
.github/workflows/verify-pull-requests.yaml#L35
35:81 [line-length] line too long (96 > 80 characters)
|
Yamllint:
.github/workflows/apply-org-membership.yaml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
Yamllint:
.github/workflows/verify-pull-requests.yaml#L3
3:1 [truthy] truthy value should be one of [false, true]
|