Update README.md (#4189)

* Update README.md

* don't run on .md-only changes
This commit is contained in:
tooomm 2020-11-26 19:14:00 +01:00 committed by GitHub
parent 99b0abe7fe
commit b4740ad395
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 1 deletions

View file

@ -4,9 +4,13 @@ on:
push: push:
branches: branches:
- master - master
paths-ignore:
- '**.md'
pull_request: pull_request:
branches: branches:
- master - master
paths-ignore:
- '**.md'
release: release:
types: types:
- published - published

View file

@ -83,7 +83,7 @@ Check out our [Translator FAQ](https://github.com/Cockatrice/Cockatrice/wiki/Tra
<!-- link to zachs appveyor not correct yet --> <!-- link to zachs appveyor not correct yet -->
**Detailed compiling instructions are on the Cockatrice wiki under [Compiling Cockatrice](https://github.com/Cockatrice/Cockatrice/wiki/Compiling-Cockatrice)** **Detailed compiling instructions can be found on the Cockatrice wiki under [Compiling Cockatrice](https://github.com/Cockatrice/Cockatrice/wiki/Compiling-Cockatrice)**
Dependencies: *(for minimum requirements search our [CMake file](https://github.com/Cockatrice/Cockatrice/blob/master/CMakeLists.txt))* Dependencies: *(for minimum requirements search our [CMake file](https://github.com/Cockatrice/Cockatrice/blob/master/CMakeLists.txt))*
- [Qt](https://www.qt.io/developers/) - [Qt](https://www.qt.io/developers/)