Skip to content

[Formatting Bug]: syntax error with double curly braces #341

[Formatting Bug]: syntax error with double curly braces

[Formatting Bug]: syntax error with double curly braces #341

Workflow file for this run

name: Auto Assign
on:
pull_request:
types: [opened]
issues:
types: [opened]
jobs:
assignAuthor:
name: Assign author
runs-on: ubuntu-latest
steps:
- name: Assign author to created issue or PR
uses: technote-space/assign-author@v1