Skip to content

grep: wrong exit code for grep -s #461

grep: wrong exit code for grep -s

grep: wrong exit code for grep -s #461

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request_target:
types:
- opened
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
# https://github.com/marketplace/actions/labeler
- uses: actions/labeler@v4