Sfoglia il codice sorgente

chore: make test workflow manually dispatchable

tags/v1.0.2
Jérôme Deuchnord 2 anni fa
parent
commit
8be874bf24
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. +1
    -0
      .github/workflows/tests.yml

+ 1
- 0
.github/workflows/tests.yml Vedi File

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

jobs:
doc-tests:


Caricamento…
Annulla
Salva