[CI] Linux: Add bat+ps1
This commit is contained in:
10
.github/workflows/Linux_build.yml
vendored
10
.github/workflows/Linux_build.yml
vendored
@@ -7,13 +7,14 @@ on:
|
|||||||
- '.drone.star'
|
- '.drone.star'
|
||||||
- '.gitattributes'
|
- '.gitattributes'
|
||||||
- '.gitignore'
|
- '.gitignore'
|
||||||
- '.gdbinit'
|
|
||||||
- '.github/*'
|
- '.github/*'
|
||||||
- '.github/workflows/Windows_build.yml'
|
- '.github/workflows/Windows_build.yml'
|
||||||
- '.github/*_TEMPLATE/**'
|
- '.github/*_TEMPLATE/**'
|
||||||
|
- '*.bat'
|
||||||
- '*.md'
|
- '*.md'
|
||||||
- '*.yml'
|
- '*.ps1'
|
||||||
- '*.txt'
|
- '*.txt'
|
||||||
|
- '*.yml'
|
||||||
- 'docs/**'
|
- 'docs/**'
|
||||||
- 'src/**/*_windows.*'
|
- 'src/**/*_windows.*'
|
||||||
- 'src/**/*_android.*'
|
- 'src/**/*_android.*'
|
||||||
@@ -25,13 +26,14 @@ on:
|
|||||||
- '.drone.star'
|
- '.drone.star'
|
||||||
- '.gitattributes'
|
- '.gitattributes'
|
||||||
- '.gitignore'
|
- '.gitignore'
|
||||||
- '.gdbinit'
|
|
||||||
- '.github/*'
|
- '.github/*'
|
||||||
- '.github/workflows/Windows_build.yml'
|
- '.github/workflows/Windows_build.yml'
|
||||||
- '.github/*_TEMPLATE/**'
|
- '.github/*_TEMPLATE/**'
|
||||||
|
- '*.bat'
|
||||||
- '*.md'
|
- '*.md'
|
||||||
- '*.yml'
|
- '*.ps1'
|
||||||
- '*.txt'
|
- '*.txt'
|
||||||
|
- '*.yml'
|
||||||
- 'docs/**'
|
- 'docs/**'
|
||||||
- 'src/**/*_windows.*'
|
- 'src/**/*_windows.*'
|
||||||
- 'src/**/*_android.*'
|
- 'src/**/*_android.*'
|
||||||
|
|||||||
Reference in New Issue
Block a user