mirror of
https://github.com/OpenDiablo2/OpenDiablo2
synced 2024-11-03 01:37:18 -04:00
Merge pull request #1010 from essial/master
remove build job requirement
This commit is contained in:
commit
2a3b5b143a
8
.github/workflows/pushToMaster.yml
vendored
8
.github/workflows/pushToMaster.yml
vendored
@ -1,9 +1,9 @@
|
||||
---
|
||||
name: build
|
||||
"on":
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
# "on":
|
||||
# push:
|
||||
# branches:
|
||||
# - master
|
||||
jobs:
|
||||
build:
|
||||
name: Build
|
||||
|
Loading…
Reference in New Issue
Block a user