Update documentation.yml

only run when merged to main
This commit is contained in:
Jacob Schmieder
2024-04-29 16:02:47 +02:00
committed by GitHub
parent feaeece262
commit 91623ac265
+5 -1
View File
@@ -1,6 +1,10 @@
name: documentation
on: [push, pull_request, workflow_dispatch]
on:
push:
branches:
- main
workflow_dispatch:
permissions:
contents: write