Skip to content

Commit 4362a49

Browse files
authored
Add --no-audit flag to Shopware project creation
1 parent 22223cb commit 4362a49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate_api.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
uses: FriendsOfShopware/shopware-cli-action@main
3939

4040
- name: Create Project
41-
run: shopware-cli project create shopware 6.6.9.0
41+
run: shopware-cli project create shopware 6.6.9.0 --no-audit
4242

4343
- name: Clone api-doc
4444
uses: actions/checkout@v4

0 commit comments

Comments
 (0)