1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2025-02-10 10:36:42 -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 name: pull_request
on: on:
push: push:
@ -10,7 +9,7 @@ on:
jobs: jobs:
build: build:
name: build name: ''
runs-on: self-hosted runs-on: self-hosted
continue-on-error: true continue-on-error: true
steps: steps: