mirror of
https://github.com/peaceiris/actions-hugo.git
synced 2025-05-04 22:35:27 +08:00
gha: remove paths
This commit is contained in:
parent
fbb67a3359
commit
a1adb3bb7b
7
.github/workflows/test.yml
vendored
7
.github/workflows/test.yml
vendored
@ -4,13 +4,6 @@ on:
|
||||
pull_request:
|
||||
types: [opened, synchronize]
|
||||
push:
|
||||
paths:
|
||||
- '**'
|
||||
- '!LICENSE'
|
||||
- '!README.md'
|
||||
- '!images'
|
||||
- '!.gitignore'
|
||||
- '!.vscode'
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
Loading…
Reference in New Issue
Block a user