There was an error while loading. Please reload this page.
1 parent feb6b0d commit ccce423Copy full SHA for ccce423
1 file changed
.github/workflows/ci.yml
@@ -3,25 +3,7 @@ name: CI
3
on:
4
push:
5
branches: [main]
6
- paths:
7
- - 'dashboard/**'
8
- - 'src/**'
9
- - 'test/**'
10
- - 'vitest.config.mts'
11
- - 'wrangler.json'
12
- - 'package.json'
13
- - 'package-lock.json'
14
- - '.github/workflows/ci.yml'
15
pull_request:
16
17
18
19
20
21
22
23
24
25
26
env:
27
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
0 commit comments