Skip to content

Commit 633fb5c

Browse files
committed
set to ignore .github changes
1 parent f549d9b commit 633fb5c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
branches:
55
- master
66
- main
7+
paths-ignore:
8+
- '.github/**' # Ignore changes towards the .github directory
79
jobs:
810
test:
911
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)