Skip to content

Commit 9cb1013

Browse files
authored
consolidate (#102)
1 parent f1fc4b5 commit 9cb1013

File tree

2 files changed

+3
-29
lines changed

2 files changed

+3
-29
lines changed

.github/workflows/push.yml renamed to .github/workflows/gate.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1-
name: Build, Test and Package
1+
name: Build and Test
22

33
on:
44
push:
55
branches: [ main ]
6+
pull_request:
7+
branches: [ main ]
68

79
jobs:
810
build:

.github/workflows/pr.yml

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

0 commit comments

Comments
 (0)