CI: Add paths to ignore and README badge

This commit is contained in:
Ignacio Etcheverry 2020-05-15 00:54:49 +02:00
parent 0e5cd48f05
commit bc11550129
2 changed files with 14 additions and 1 deletions

View File

@ -1,6 +1,16 @@
name: Build
on: [push, pull_request]
on:
push:
paths-ignore:
- '.gitignore'
- 'LICENSE'
- 'README.md'
pull_request:
paths-ignore:
- '.gitignore'
- 'LICENSE'
- 'README.md'
env:
# Use SHA instead of the branch for caching purposes

View File

@ -1,4 +1,7 @@
# Mono build scripts for Godot
![Build](https://github.com/godotengine/godot-mono-builds/workflows/Build/badge.svg)
This repository contains scripts for building the Mono runtime to use with Godot Engine
## Command-line options