mirror of
https://github.com/cupcakearmy/formhero.git
synced 2025-09-05 13:50:39 +00:00
fixed branch
This commit is contained in:
3
.github/workflows/docs.yaml
vendored
3
.github/workflows/docs.yaml
vendored
@@ -2,7 +2,8 @@ name: Docs
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [$default-branch]
|
||||
branches:
|
||||
- main
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
|
Reference in New Issue
Block a user