Skip to content

Commit 2d9cdb4

Browse files
authored
CI: Run only frontend jobs for changes in the e2e folder (#9777)
1 parent a279032 commit 2d9cdb4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
with:
3737
files_ignore: |
3838
app/**
39+
e2e/**
3940
mirage/**
4041
public/**
4142
tests/**

0 commit comments

Comments
 (0)