We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b905336 commit 893e350Copy full SHA for 893e350
.github/workflows/ruby.yml
@@ -1,6 +1,6 @@
1
name: CI
2
3
-on: [push, pull_request]
+on: [push, pull_request, workflow_dispatch]
4
5
jobs:
6
main:
0 commit comments