mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-09-09 13:53:03 +02:00
fix: Remove bad colon in workflow
This commit is contained in:
parent
c0e3829fed
commit
cd238b05de
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ on:
|
||||||
- "docs/**"
|
- "docs/**"
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main:
|
- main
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- "*.md"
|
- "*.md"
|
||||||
- "**/*.md"
|
- "**/*.md"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue