Skip to content

Commit 62bf49c

Browse files
committed
CI: Run only frontend jobs for changes in the e2e folder
1 parent a279032 commit 62bf49c

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)