mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-29 02:58:20 +08:00
Update ABAP_STANDARD.yaml
This commit is contained in:
parent
09f13d3848
commit
7794715350
4
.github/workflows/ABAP_STANDARD.yaml
vendored
4
.github/workflows/ABAP_STANDARD.yaml
vendored
|
@ -1,7 +1,7 @@
|
|||
name: ABAP_STANDARD
|
||||
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
branches: [main]
|
||||
|
||||
permissions:
|
||||
|
@ -17,4 +17,4 @@ jobs:
|
|||
with:
|
||||
node-version: 20
|
||||
- run: npm ci
|
||||
- run: npx abaplint .github/abaplint/abap_standard.jsonc
|
||||
- run: npx abaplint .github/abaplint/abap_standard.jsonc
|
||||
|
|
Loading…
Reference in New Issue
Block a user