Merge pull request #38 from dapr/marcduiker-patch-2

Update docs.yml to run on PR
This commit is contained in:
Marc Duiker 2025-03-11 18:27:35 +01:00 committed by GitHub
commit 8981a249ac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 0 deletions

View File

@ -5,6 +5,11 @@ on:
- main
paths:
- docs
pull_request:
branches:
- main
paths:
- docs
workflow_dispatch:
permissions:
contents: write