Skip to content

Merge pull request #1939 from sahil003tech/main #230

Merge pull request #1939 from sahil003tech/main

Merge pull request #1939 from sahil003tech/main #230

Workflow file for this run

name: Add label to Merged PR
on:
pull_request_target:
types: [closed]
jobs:
if: github.event.pull_request.merged == true

Check failure on line 9 in .github/workflows/pr-labeler.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/pr-labeler.yml

Invalid workflow file

You have an error in your yaml syntax on line 9
automate-issues-labels:
runs-on: ubuntu-latest
steps:
- name: initial labeling
uses: andymckay/labeler@master
with:
add-labels: 'GSSOC21'