1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2025-02-09 01:56:47 -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,16 +1,15 @@
---
name: pull_request
on:
push:
branches:
- main
pull_request:
branches:
- main
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
name: build
name: ''
runs-on: self-hosted
continue-on-error: true
steps: