Skip to content

Workflow file for this run

on:
workflow_dispatch:
push:

Check failure on line 4 in .github/workflows/runner-test.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/runner-test.yml

Invalid workflow file

You have an error in your yaml syntax on line 4
jobs:
ci:
runs-on: ubuntu-latest
steps:
- name: 🛒 Checkout
uses: actions/checkout@v2
- name: 🔎 Check IP
run: curl https://api.ipify.org