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