mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-24 22:14:36 +02:00
fix indentation
This commit is contained in:
parent
e423e415c1
commit
63409dd700
10
.github/workflows/github.yml
vendored
10
.github/workflows/github.yml
vendored
@ -1,11 +1,11 @@
|
||||
name: VCMI
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- features/*
|
||||
- develop
|
||||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
- features/*
|
||||
- develop
|
||||
pull_request:
|
||||
env:
|
||||
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
|
||||
BUILD_TYPE: Release
|
||||
|
Loading…
Reference in New Issue
Block a user