We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dac527 commit 9b60e9aCopy full SHA for 9b60e9a
.github/workflows/ci.yml
@@ -8,6 +8,7 @@ on:
8
branches: [main]
9
types: [opened, synchronize, reopened]
10
paths-ignore: ['**.md', '.rubocop.yml']
11
+ workflow_dispatch:
12
13
jobs:
14
build-and-test:
0 commit comments