Skip to content

build: remove nuking of node_modules/ in setup.sh #1837

build: remove nuking of node_modules/ in setup.sh

build: remove nuking of node_modules/ in setup.sh #1837

Workflow file for this run

name: project automation
on:
pull_request_target:
types:
- opened
- ready_for_review
jobs:
ready-for-review:
runs-on: ubuntu-latest
if: github.event.pull_request.draft == false
steps:
- name: ready for code review
uses: docker://misterchocker/project-automation:sandbox
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_PROJECT_URL: https://github.com/flybywiresim/aircraft/projects/4
GITHUB_PROJECT_COLUMN_NAME: "🟡 Code Review: Ready for Review"