Skip to content

Commit 25b90c6

Browse files
committed
ci: add branches-ignore for gh-pages in workflow
1 parent 53e7371 commit 25b90c6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/lint-format-typecheck.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Lint, Format & Type Check
22

33
on:
44
push:
5+
branches-ignore:
6+
- gh-pages
57
pull_request:
68

79
jobs:

0 commit comments

Comments
 (0)