Skip to content

build(deps-dev): bump eslint-config-standard-with-typescript from 38.1.0 to 39.1.0 in /desktop-app #61

build(deps-dev): bump eslint-config-standard-with-typescript from 38.1.0 to 39.1.0 in /desktop-app

build(deps-dev): bump eslint-config-standard-with-typescript from 38.1.0 to 39.1.0 in /desktop-app #61

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