Skip to content

Add Makefile help command #4

Add Makefile help command

Add Makefile help command #4

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
sync:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v2
- name: Sync labels with closing issues
uses: wd60622/closing-labels@v0.0.1rc4