Skip to content

Commit

Permalink
Merge branch 'master' into new-test
Browse files Browse the repository at this point in the history
  • Loading branch information
up-to-date-action-staging[bot] authored May 8, 2024
2 parents 78951a1 + b286442 commit 71da4c7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/cmd-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,11 @@ jobs:
command: ${{ fromJson(needs.cmd-check.outputs.commands) }}
name: Run command
steps:
- uses: paritytech/cmd-action/run@parse-comment
- uses: paritytech/cmd-action/run@error/report-with-comment
with:
branch: ${{ needs.cmd-check.outputs.branch }}
command: ${{ matrix.command }}
pr-number: ${{ github.event.issue.number || github.event.pull_request.number }}
- uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: cmd-action - changes
Expand Down

0 comments on commit 71da4c7

Please sign in to comment.