chore: remove ignore path from workflows
This commit is contained in:
@@ -5,7 +5,6 @@ on:
|
|||||||
paths-ignore:
|
paths-ignore:
|
||||||
- "**/README.md"
|
- "**/README.md"
|
||||||
- "**/.gitignore"
|
- "**/.gitignore"
|
||||||
- "**/.gitaltributes"
|
|
||||||
- "**/.editorconfig"
|
- "**/.editorconfig"
|
||||||
- "**/LICENSE.md"
|
- "**/LICENSE.md"
|
||||||
- .github/**
|
- .github/**
|
||||||
|
|||||||
@@ -6,7 +6,6 @@ on:
|
|||||||
- "**/README.md"
|
- "**/README.md"
|
||||||
- "**/LICENSE.md"
|
- "**/LICENSE.md"
|
||||||
- "**/.gitignore"
|
- "**/.gitignore"
|
||||||
- "**/.gitattributes"
|
|
||||||
- "**/.editorconfig"
|
- "**/.editorconfig"
|
||||||
- .github/**
|
- .github/**
|
||||||
branches:
|
branches:
|
||||||
|
|||||||
Reference in New Issue
Block a user