-
Notifications
You must be signed in to change notification settings - Fork 66
Pull requests: rcd-git-hub-official/RCD-MD
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
on: push: branches: main pull_request: branches: main jobs: build: runs-on: ubuntu-latest strategy: matrix: node-version: [20.x] steps: name: Checkout repository uses: actions/checkout@v3 name: Set up Node.js uses: actions/setup-node@v3 with: node-version: ${{ matrix.node-version }} name: Install dependencies run: npm install name: Start application run: npm start
#6
opened Oct 31, 2024 by
HARERSUDDA
Loading…
ProTip!
no:milestone will show everything without a milestone.