Skip to content

Update digital-twin-safe.md #144

Update digital-twin-safe.md

Update digital-twin-safe.md #144

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 }}