File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 paths :
1717 - .env
1818 - Dockerfile.dev
19- - provision/functions/**
20- - provision/scripts/dev/**
19+ - provision/dev/**
2120
2221concurrency :
2322 group : ${{ github.workflow }}-${{ github.ref }}
Original file line number Diff line number Diff line change 2121 paths :
2222 - Dockerfile
2323 - config/.iex.exs
24- - provision/scripts/ gold/**
24+ - provision/gold/**
2525
2626concurrency :
2727 group : ${{ github.workflow }}-${{ github.ref }}
Original file line number Diff line number Diff line change 2222 - Dockerfile.notebook
2323 - config/code-server/**
2424 - config/jupyter/**
25- - provision/scripts/ notebook/**
25+ - provision/notebook/**
2626
2727concurrency :
2828 group : ${{ github.workflow }}-${{ github.ref }}
Original file line number Diff line number Diff line change 2020 - main
2121 paths :
2222 - Dockerfile.rust
23- - provision/scripts/ rust/install_wasm_tools.sh
23+ - provision/rust/**
2424
2525concurrency :
2626 group : ${{ github.workflow }}-${{ github.ref }}
Original file line number Diff line number Diff line change 2020 - main
2121 paths :
2222 - Dockerfile.web
23- - provision/scripts/ web/**
23+ - provision/web/**
2424
2525concurrency :
2626 group : ${{ github.workflow }}-${{ github.ref }}
You can’t perform that action at this time.
0 commit comments