We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a31a69d commit 992cd24Copy full SHA for 992cd24
1 file changed
.github/workflows/pr-docker-compose-e2e.yml
@@ -21,6 +21,7 @@ on:
21
- "!**.txt"
22
- "**/requirements**"
23
- .github/workflows/pr-docker-compose-e2e.yml
24
+ workflow_dispatch:
25
26
# If there is a new commit, the previous jobs will be canceled
27
concurrency:
0 commit comments