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