Skip to content

Commit 5d5d921

Browse files
authored
Merge pull request #1256 from kd-collective/cifmt
ci: merge duplicate action
2 parents db6d962 + c6af124 commit 5d5d921

File tree

2 files changed

+3
-47
lines changed

2 files changed

+3
-47
lines changed

.github/workflows/build-pr.yml

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

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
push:
55
branches:
66
- main
7+
pull_request:
8+
branches:
9+
- main
710

811
jobs:
912
run:

0 commit comments

Comments
 (0)