[CI] update author
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user