Skip to content

chore(deps-dev): bump @types/node from 18.17.13 to 20.8.2 in /desktop-app #77

chore(deps-dev): bump @types/node from 18.17.13 to 20.8.2 in /desktop-app

chore(deps-dev): bump @types/node from 18.17.13 to 20.8.2 in /desktop-app #77

Workflow file for this run

name: Nextron CI
on:
pull_request_target:
jobs:
authorize:
environment: ${{ github.event_name == 'pull_request_target' && github.event.pull_request.head.repo.full_name != github.repository && 'external' || 'internal' }}
runs-on: ubuntu-latest
steps:
- run: true
build:
name: Nextron build
needs: authorize
runs-on: ubuntu-latest
steps:
- run: true