Skip to content

Merge pull request #209 from mikepsinn/develop #146

Merge pull request #209 from mikepsinn/develop

Merge pull request #209 from mikepsinn/develop #146

Workflow file for this run

name: PR update
on:
push:
branches: develop
jobs:
autoupdate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: update all prs
uses: maxkomarychev/[email protected]
with:
token: ${{ secrets.USER_TOKEN }}