Browse Source

run CI on PRs too

Signed-off-by: falkTX <falktx@falktx.com>
pull/117/head
falkTX 1 year ago
parent
commit
a804c935b8
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      .github/workflows/build.yml

+ 1
- 2
.github/workflows/build.yml View File

@@ -1,7 +1,6 @@
name: build

on:
push:
on: [push, pull_request]

env:
CACHE_VERSION: 1


Loading…
Cancel
Save