Skip to content

Commit

Permalink
ci: push
Browse files Browse the repository at this point in the history
  • Loading branch information
dongchengjie committed Jan 16, 2025
1 parent f128efa commit 7b2bc09
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/subcribe_files_fetch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:
uses: EndBug/add-and-commit@v9
with:
add: subs
author_name: subscription-fetcher
author_email: [email protected]
message: Committed by subscription-fetcher
author_name: github-actions[bot]
author_email: github-actions[bot]@users.noreply.github.com
message: "ci: release ${{ github.ref_name }}"
push: origin HEAD:main
pull: --rebase --autostash
7 changes: 4 additions & 3 deletions .github/workflows/subcribe_files_test_within.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,8 @@ jobs:
- subs/merged/tested_within.yaml
- subs/statistics/tested_within.csv
- subs/statistics/tested_within.md
author_name: metaST
author_email: [email protected]
message: Committed by metaST
author_name: github-actions[bot]
author_email: github-actions[bot]@users.noreply.github.com
message: "Committed by metaST"
push: origin HEAD:main
pull: --rebase --autostash

0 comments on commit 7b2bc09

Please sign in to comment.