Skip to content

Commit

Permalink
ci: Update Check ports syscfg update workflow
Browse files Browse the repository at this point in the history
Changes the author of commits to bot account.
  • Loading branch information
wpiet authored and sjanc committed Aug 21, 2024
1 parent 14c049f commit cc1ddb6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ports_syscfg_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ jobs:
- name: Create Pull Request
uses: peter-evans/create-pull-request@v6
with:
author: Mynewt Bot <dev@mynewt.apache.org>
token: ${{ secrets.GITHUB_TOKEN }}
commit-message: |
porting: Update ports syscfg
Expand Down

0 comments on commit cc1ddb6

Please sign in to comment.