WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Fix: Resolve stdin/stdout I/O errors on macOS/Linux after tool update and relaunch #984

Fix: Resolve stdin/stdout I/O errors on macOS/Linux after tool update and relaunch

Fix: Resolve stdin/stdout I/O errors on macOS/Linux after tool update and relaunch #984

Workflow file for this run

name: Commitsar
on:
pull_request:
types: [opened, synchronize, reopened]
branches:
- main
- release/**
jobs:
commitsar:
name: Commitsar
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Commitsar
uses: docker://aevea/commitsar:0.16.0