1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

target correct conditional

This commit is contained in:
techknowlogick
2023-05-01 00:31:50 -04:00
committed by GitHub
parent c205d559f9
commit 8d33ce08b1

View File

@@ -4,8 +4,8 @@ on:
push:
paths:
- "docs/**"
branch:
- main
branches:
- main
jobs:
compliance-docs: