Ver código fonte

chore: make test workflow manually dispatchable

tags/v1.0.2
Jérôme Deuchnord 2 anos atrás
pai
commit
8be874bf24
1 arquivos alterados com 1 adições e 0 exclusões
  1. +1
    -0
      .github/workflows/tests.yml

+ 1
- 0
.github/workflows/tests.yml Ver arquivo

@@ -5,6 +5,7 @@ on:
branches: [main, features]
pull_request:
branches: [main, features]
workflow_dispatch:

jobs:
doc-tests:


Carregando…
Cancelar
Salvar