Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/daily.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,10 @@ jobs:
uses: peter-evans/create-pull-request@v3
id: cprtpn
with:
commit-message: "Update to the latest license and the cgmanifest with missing or updated components"
commit-message: "Update to the latest notice file"
committer: GitHub <[email protected]>
author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
title: "Update to the latest license and the cgmanifest with missing or updated components"
title: "Update to the latest notice file"
reviewers: travisez13
base: master
draft: false
Expand Down
Loading