Il sito funziona meglio con JavaScript.
Home
Aiuto
Accedi
heuzef
/
diagrams
mirror da
https://github.com/mingrammer/diagrams.git
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Rilasci
43
Wiki
Attività
Sfoglia il codice sorgente
ci(test): add test trigger path
pull/1052/head
mingrammer
2 settimane fa
parent
6412ecbb4a
commit
a52703a949
1 ha cambiato i file
con
2 aggiunte
e
0 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+2
-0
.github/workflows/test.yml
+ 2
- 0
.github/workflows/test.yml
Vedi File
@@ -6,12 +6,14 @@ on:
- master
paths:
- ".github/workflows/test.yml"
- "pyproject.toml"
- "**.py"
pull_request:
branches:
- master
paths:
- ".github/workflows/test.yml"
- "pyproject.toml"
- "**.py"
jobs:
Scrivi
Anteprima
Caricamento…
Annulla
Salva