Skip to content

Commit 2579540

Browse files
authored
ref: remove dispatch for js-build-and-lint (#87055)
Slated for removal in getsentry/getsentry#16889.
1 parent 99e2dc7 commit 2579540

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/scripts/getsentry-dispatch.js

-4
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@
77
* deleted/renamed in `getsentry`, this will fail
88
*/
99
const DISPATCHES = [
10-
{
11-
workflow: 'js-build-and-lint.yml',
12-
pathFilterName: 'frontend_all',
13-
},
1410
{
1511
workflow: 'backend.yml',
1612
pathFilterName: 'backend_all',

0 commit comments

Comments
 (0)