Update build.yml

This commit is contained in:
Kieran 2022-07-25 19:21:20 +01:00 committed by GitHub
parent bed64ad3e1
commit 7694699b67
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,8 @@
name: build name: build
on: on:
push: push:
branches: [ v4-re ]
pull_request:
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest