1
0
mirror of https://github.com/XFox111/my-website.git synced 2026-04-22 07:28:01 +03:00

feat: exclude *.module.scss from github stats

This commit is contained in:
2025-06-03 18:36:07 +03:00
committed by GitHub
parent eb879594a9
commit 3658a90424
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -12,6 +12,7 @@ on:
- '.env*'
- 'LICENSE'
- 'COPYING'
- '.git*'
pull_request:
branches: [ "main", "deps" ]
paths-ignore:
@@ -23,6 +24,7 @@ on:
- '.env*'
- 'LICENSE'
- 'COPYING'
- '.git*'
workflow_dispatch:
inputs:
push: