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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user