Skip to content

Bandamo push some code on 7Robot/nav_node #1

Bandamo push some code on 7Robot/nav_node

Bandamo push some code on 7Robot/nav_node #1

name: Compile ${{ github.repository }}

Check failure on line 1 in .github/workflows/compilation_verif.yml

View workflow run for this annotation

GitHub Actions / Compile ${{ github.repository }}

Invalid workflow file

The workflow is not valid. .github/workflows/compilation_verif.yml (Line: 1, Col: 7): Unrecognized named-value: 'github'. Located at position 1 within expression: github.repository
run-name: ${{ github.actor }} push some code on ${{ github.repository }}
on: [push]
jobs:
check_something:
runs-on: -ros
steps:
- run: echo "Hello World!"