mirror of
https://github.com/OpenDiablo2/OpenDiablo2
synced 2024-12-28 13:06:55 -05:00
Yet another yaml fix
This commit is contained in:
parent
a4db59931c
commit
d18243102b
9
.github/workflows/pullRequest.yml
vendored
9
.github/workflows/pullRequest.yml
vendored
@ -1,12 +1,5 @@
|
||||
name: pull_request
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
|
||||
"on": [pull_request]
|
||||
jobs:
|
||||
build:
|
||||
name: ''
|
||||
|
Loading…
Reference in New Issue
Block a user