We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7109017 commit a5e744eCopy full SHA for a5e744e
1 file changed
.github/workflows/main.yml
@@ -1,5 +1,5 @@
1
name: AutoTestCI
2
-on: [push, pull_request, workflow_dispatch]
+on: [push, pull_request]
3
jobs:
4
test:
5
name: "AutoTest (GRAN=${{ matrix.write_gran }})"
0 commit comments