mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-27 21:35:51 +00:00
Shouldn't build when changing these files
This commit is contained in:
parent
4d8b128001
commit
901a736db5
7
.github/workflows/build.yaml
vendored
7
.github/workflows/build.yaml
vendored
@ -1,6 +1,11 @@
|
||||
name: Build
|
||||
|
||||
on: push
|
||||
on:
|
||||
push:
|
||||
paths-ignore:
|
||||
- "*.md"
|
||||
- "LICENSE"
|
||||
- ".gitignore"
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
x
Reference in New Issue
Block a user