1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-12 18:50:42 +00:00

Fix yaml errors

This commit is contained in:
Tim Sarbin 2020-12-29 15:24:17 -05:00
parent 72f34ea14e
commit 23f05752b3

View File

@ -1,4 +1,3 @@
---
name: pull_request
on:
push:
@ -10,7 +9,7 @@ on:
jobs:
build:
name: build
name: ''
runs-on: self-hosted
continue-on-error: true
steps: