1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2025-02-09 18:17:07 -05:00

Merge pull request #1012 from essial/master

Fix yaml errors
This commit is contained in:
Tim Sarbin 2020-12-29 15:25:23 -05:00 committed by GitHub
commit a4db59931c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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: