Skip to content
This repository was archived by the owner on Feb 2, 2025. It is now read-only.

Commit 67d6f4f

Browse files
committed
Build PR and master using same workflow
There's no multiplatform targets here, so the ubuntu/windows/macos matrix is unnecessary for this repo
1 parent 2797165 commit 67d6f4f

File tree

2 files changed

+1
-45
lines changed

2 files changed

+1
-45
lines changed

.github/workflows/PR.yml

Lines changed: 0 additions & 45 deletions
This file was deleted.

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: build
22

33
on:
4+
pull_request:
45
push:
56
branches:
67
- master

0 commit comments

Comments
 (0)