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

Update ci.yml

This commit is contained in:
2025-03-26 16:14:34 +03:00
parent 18a3f4c70f
commit 69d81a1887
+2 -2
View File
@@ -6,7 +6,7 @@ on:
paths-ignore: paths-ignore:
- '.devcontainer/*' - '.devcontainer/*'
- '.github/*' - '.github/*'
- '!.github/workdlows/ci.yml' - '!.github/workflows/ci.yml'
- '.vscode/*' - '.vscode/*'
- '**.md' - '**.md'
- '.env*' - '.env*'
@@ -17,7 +17,7 @@ on:
paths-ignore: paths-ignore:
- '.devcontainer/*' - '.devcontainer/*'
- '.github/*' - '.github/*'
- '!.github/workdlows/ci.yml' - '!.github/workflows/ci.yml'
- '.vscode/*' - '.vscode/*'
- '**.md' - '**.md'
- '.env*' - '.env*'