Update ABAP_STANDARD.yaml

This commit is contained in:
oblomov-dev 2025-02-18 16:58:41 -05:00 committed by GitHub
parent 09f13d3848
commit 7794715350
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
name: ABAP_STANDARD name: ABAP_STANDARD
on: on:
push: pull_request:
branches: [main] branches: [main]
permissions: permissions:
@ -17,4 +17,4 @@ jobs:
with: with:
node-version: 20 node-version: 20
- run: npm ci - run: npm ci
- run: npx abaplint .github/abaplint/abap_standard.jsonc - run: npx abaplint .github/abaplint/abap_standard.jsonc