Template
1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo synced 2024-11-22 01:44:24 +01: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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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