ci: documentation action should run on a new tag as well

This commit is contained in:
Mateusz Pusz
2024-11-05 17:54:29 +01:00
parent 57a030a602
commit 4ac237e699

View File

@@ -27,6 +27,10 @@ on:
branches: branches:
- master - master
- main - main
label:
types:
- created
- edited
permissions: permissions:
contents: write contents: write
jobs: jobs: