Skip to content

Commit cf90d76

Browse files
author
Damien LACHAUME / PALO-IT
committed
Update ci.yml after the deletion of doc.yml
1 parent 5d41483 commit cf90d76

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ on:
77
- 'hotfix**'
88
pull_request:
99
types: [opened, reopened, synchronize]
10-
paths-ignore: # ignore docs only changes since they use a dedicated workflows: docs.yml
11-
- 'docs/**'
12-
- 'mithril-explorer/**'
13-
- '.github/workflows/docs.yml'
1410
branches-ignore:
1511
- 'hotfix**' # hotfix are handled by the push trigger
1612

0 commit comments

Comments
 (0)