feat: add test file

Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
pull/561/head
Xinwei Xiong(cubxxw-openim) 2 years ago
parent 758a1e9962
commit 1754cd3c04
No known key found for this signature in database
GPG Key ID: 1BAD6F395338EFDE

@ -101,10 +101,9 @@ jobs:
- name: push OpenIM - name: push OpenIM
uses: stefanzweifel/git-auto-commit-action@v4 uses: stefanzweifel/git-auto-commit-action@v4
with: with:
commit_message: Automated Change commit_message: "cicd: robot automated Change"
commit_options: '--no-verify --signoff' commit_options: '--no-verify --signoff'
branch: feature-123 branch: main
push_options: '--force'
create_branch: true create_branch: true
# Optional commit user and author settings # Optional commit user and author settings
commit_user_name: kubbot # defaults to "github-actions[bot]" commit_user_name: kubbot # defaults to "github-actions[bot]"

Loading…
Cancel
Save