Skip to content

Remove warning about Gnu make version #182

Remove warning about Gnu make version

Remove warning about Gnu make version #182

Workflow file for this run

name: auto-assign
on:
pull_request:
types: [opened, reopened]
jobs:
reviewers:
runs-on: ubuntu-latest
steps:
- uses: cloudposse/actions/github/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: '.github/auto-assign.yml'