Add checks for incompatible changes in GHA #1
check_compatibility.yml
on: pull_request
compare shared libraries
Annotations
1 error
Invalid workflow file:
.github/workflows/check_compatibility.yml#L31
The workflow is not valid. .github/workflows/check_compatibility.yml (Line: 31, Col: 15): Unrecognized named-value: 'env'. Located at position 1 within expression: env.REF_TAG .github/workflows/check_compatibility.yml (Line: 31, Col: 37): Unrecognized named-value: 'env'. Located at position 1 within expression: env.TEST_TAG
|