forked from mpusz/mp-units
ci: documentation action should run on a new tag as well
This commit is contained in:
4
.github/workflows/documentation.yml
vendored
4
.github/workflows/documentation.yml
vendored
@@ -27,6 +27,10 @@ on:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
label:
|
||||
types:
|
||||
- created
|
||||
- edited
|
||||
permissions:
|
||||
contents: write
|
||||
jobs:
|
||||
|
Reference in New Issue
Block a user