walltaker95/.forgejo/workflows/build.yaml
Workflow config file is invalid. Please check your config file: yaml: line 4: could not find expected ':'

10 lines
161 B
YAML

on: [push]
jobs:
test:
<<<<<<< HEAD
runs-on: docker
=======
runs-on: minecrap
>>>>>>> refs/remotes/origin/master
steps:
- run: echo All Good