Skip to content

Causal inference and infrastructure assets #80

Causal inference and infrastructure assets

Causal inference and infrastructure assets #80

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