We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 711b778 commit b893b18Copy full SHA for b893b18
.github/workflows/test.yml
@@ -1,6 +1,7 @@
1
name: Test judge0-python
2
3
on:
4
+ workflow_dispatch:
5
push:
6
branches: ["master"]
7
paths: ["src/**", "tests/**"]
0 commit comments