mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-19 12:35:31 -04:00
fix CI skip condition for bot PRs
[skip ci]
This commit is contained in:
@@ -9,4 +9,6 @@
|
||||
{{ partialCached "head/webmention" . -}}
|
||||
{{ partial "head/canonical" . -}}
|
||||
{{ partial "head/schema" . -}}
|
||||
{{ partial "scripts/simple_analytics_events" . -}}
|
||||
{{ if eq hugo.Environment "production" }}
|
||||
{{ partial "scripts/simple_analytics_events" . -}}
|
||||
{{ end }}
|
||||
|
Reference in New Issue
Block a user