This commit is contained in:
Loup-Garou911XD 2026-01-05 03:37:21 +05:30
parent eff06c942e
commit 3c3cab0f9c

View file

@ -60,6 +60,7 @@ jobs:
with:
commit_message: "[ci] apply-plugin-metadata-and-formatting"
branch: ${{ github.head_ref }}
skip_checkout: true
- name: Apply Version Metadata
run: |
@ -70,6 +71,7 @@ jobs:
with:
commit_message: "[ci] apply-version-metadata"
branch: ${{ github.head_ref }}
skip_checkout: true
- name: Refresh Repository
run: |