Skip to content

Bump follow-redirects from 1.15.5 to 1.15.6 in /electron-app #362

Bump follow-redirects from 1.15.5 to 1.15.6 in /electron-app

Bump follow-redirects from 1.15.5 to 1.15.6 in /electron-app #362

Workflow file for this run

name: GRAPEVNE
on:
pull_request:
branches:
- main
paths-ignore:
- "**.md"
- "docs/**"
push:
branches:
- main
paths-ignore:
- "**.md"
- "docs/**"
jobs:
nodemapper:
uses: ./.github/workflows/nodemapper.yml
electron-app:
uses: ./.github/workflows/electron-app.yml
backend:
uses: ./.github/workflows/backend.yml
builder:
uses: ./.github/workflows/builder.yml
runner:
uses: ./.github/workflows/runner.yml