We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a434518 commit 8543357Copy full SHA for 8543357
.github/workflows/main.yml
@@ -3,7 +3,7 @@ on:
3
push:
4
branches: master
5
paths: [ "ophirofox/**", ".github/workflows/main.yml" ]
6
-
+ workflow_dispatch: # Permet de lancer manuellement
7
defaults:
8
run:
9
working-directory: ./ophirofox
0 commit comments