Skip to content

Change add_rep data merge type, rerun Sao Paulo GP data processing #73

Change add_rep data merge type, rerun Sao Paulo GP data processing

Change add_rep data merge type, rerun Sao Paulo GP data processing #73

Workflow file for this run

name: "Check Dash App Run Mode"
on:
pull_request:
types: [opened, edited, reopened, synchronize, ready_for_review]
jobs:
check_pr:
runs-on: ubuntu-latest
steps:
- name: Check PR
uses: JJ/github-pr-contains-action@releases/v14.1
with:
github-token: ${{github.token}}
diffDoesNotContain: "app.run(debug=True)"