mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-13 19:54:17 +02:00
fix indentation
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user