-
-
Notifications
You must be signed in to change notification settings - Fork 142
Open
Description
Issue to track the following TODO:
lumino/.github/workflows/check-api-changes.yml
Lines 53 to 64 in 7251957
| # TODO: re-enable check for the following files: | |
| # review/api/*.api.md | |
| # - name: Get API changes | |
| # id: api-changed | |
| # - name: Fail if API are modified | |
| # if: steps.api-changed.outputs.any_changed == 'true' | |
| # run: | | |
| # for file in ${{ steps.api-changed.outputs.all_changed_files }}; do | |
| # echo "$file" | |
| # done | |
| # exit 1 |
Metadata
Metadata
Assignees
Labels
No labels