Skip to content

Merge pull request #1949 from Anas-Rehberlik/fix-image-path-bug #231

Merge pull request #1949 from Anas-Rehberlik/fix-image-path-bug

Merge pull request #1949 from Anas-Rehberlik/fix-image-path-bug #231

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'