mirror of
https://github.com/veeso/termscp.git
synced 2026-07-04 13:42:42 +02:00
ci(site): always run site
This commit is contained in:
9
.github/workflows/site.yml
vendored
9
.github/workflows/site.yml
vendored
@@ -2,14 +2,9 @@ name: Site
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
paths:
|
||||
- "site/**"
|
||||
- ".github/workflows/site.yml"
|
||||
branches: [main]
|
||||
push:
|
||||
branches: [ main ]
|
||||
paths:
|
||||
- "site/**"
|
||||
- ".github/workflows/site.yml"
|
||||
branches: [main]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
Reference in New Issue
Block a user