mirror of https://github.com/dapr/dapr-agents.git
Merge pull request #38 from dapr/marcduiker-patch-2
Update docs.yml to run on PR
This commit is contained in:
commit
8981a249ac
|
|
@ -5,6 +5,11 @@ on:
|
|||
- main
|
||||
paths:
|
||||
- docs
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- docs
|
||||
workflow_dispatch:
|
||||
permissions:
|
||||
contents: write
|
||||
|
|
|
|||
Loading…
Reference in New Issue