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

Commit 347ad27

Browse files
committed
fix(ci): ignore if .github changed
1 parent 2f2378f commit 347ad27

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
branches:
66
- master
7+
paths-ignore:
8+
- .github/**
79

810
jobs:
911
build:

0 commit comments

Comments
 (0)