mirror of
https://github.com/Yubico/yubikit-swift.git
synced 2026-05-10 06:02:32 +00:00
Build DocC previews for PRs targeting release/** branches
This commit is contained in:
@@ -3,7 +3,9 @@ name: DocC Preview per Pull Request
|
||||
on:
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
branches: [main]
|
||||
branches:
|
||||
- main
|
||||
- 'release/**'
|
||||
types: [opened, reopened, synchronize, closed]
|
||||
|
||||
permissions:
|
||||
|
||||
Reference in New Issue
Block a user