8000 let CI run · vaind/sentry-javascript@9860ef3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9860ef3

Browse files
committed
let CI run
1 parent 17b98ca commit 9860ef3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

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

0 commit comments

Comments
 (0)
0