Skip to content
This repository was archived by the owner on Jun 4, 2026. It is now read-only.

Commit 2b1e9b5

Browse files
committed
added assets/ to ignore
1 parent f938199 commit 2b1e9b5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/check.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ on:
1414
- 'fastlane/**'
1515
- '.github/workflows/pages-ghweb.yml'
1616
- 'ghweb/**'
17+
- 'assets/**'
1718
pull_request:
1819
branches: [main]
1920
types: [opened, synchronize, reopened, ready_for_review]
@@ -28,6 +29,7 @@ on:
2829
- 'fastlane/**'
2930
- '.github/workflows/pages-ghweb.yml'
3031
- 'ghweb/**'
32+
- 'assets/**'
3133

3234
jobs:
3335
build:

0 commit comments

Comments
 (0)