Skip to content

chore: Exclude the Podfile.lock from Git #66

chore: Exclude the Podfile.lock from Git

chore: Exclude the Podfile.lock from Git #66

name: Assign author to Pull request
on:
pull_request:
types: [opened]
jobs:
assign:
name: Assign author to PR
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- name: Assign author to PR
uses: technote-space/assign-author@v1