workflows

This commit is contained in:
Xikaro
2025-07-25 23:18:23 +05:00
parent 45ace37a51
commit 5614acab90
2 changed files with 3 additions and 6 deletions

View File

@@ -4,9 +4,9 @@ on:
push:
branches:
- dev
# paths-ignore:
# - '**'
# - '!CHANGELOG.md'
paths-ignore:
- '**'
- '!CHANGELOG.md'
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}-${{ github.event_name }}