[CI] update author

This commit is contained in:
2025-12-23 14:29:36 +01:00
parent 27c96d26a0
commit 0ea3d9245c
2 changed files with 6 additions and 5 deletions

View File

@@ -1,10 +1,9 @@
name: Build helpers
on:
push
# push:
# paths:
# - 'main/**'
# - 'extra/**'
push:
paths:
- 'main/**'
- 'extra/**'
jobs:
build_helpers:
runs_on: ubuntu-latest
@@ -19,3 +18,4 @@ jobs:
commit_message: "[skip ci] Build helpers on push"
commit_user_name: Helpers compiler [bot]
commit_user_email: actions@janishutz.com
commit_author: Helpers compiler [bot] <actions@janishutz.com>