Skip to content

Commit a718da5

Browse files
committed
DROP make CI run
1 parent 9162a40 commit a718da5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: 'Build & Test'
22
on:
33
push:
4-
branches:
5-
- master
6-
- release/**
4+
# branches:
5+
# - master
6+
# - release/**
77
pull_request:
88
workflow_dispatch:
99
inputs:

0 commit comments

Comments
 (0)