Skip to content

Add ci for tcp over udp #3

Add ci for tcp over udp

Add ci for tcp over udp #3

Workflow file for this run

name: TCP over UDP CI
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
submodule-ci:

Check failure on line 12 in .github/workflows/tcp_over_udp.yml

View workflow run for this annotation

GitHub Actions / TCP over UDP CI

Invalid workflow file

The workflow is not valid. .github/workflows/tcp_over_udp.yml (Line: 12, Col: 3): Error calling workflow 'eomielan/tcp-over-udp/.github/workflows/ci.yml@main'. The workflow is requesting 'id-token: write', but is only allowed 'id-token: none'.
uses: eomielan/tcp-over-udp/.github/workflows/ci.yml@main
with:
working-directory: 'backend/tcpOverUdp'