mirror of
https://github.com/OpenDiablo2/OpenDiablo2
synced 2025-02-09 01:56:47 -05:00
commit
a4db59931c
15
.github/workflows/pullRequest.yml
vendored
15
.github/workflows/pullRequest.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user