We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c9e689 commit 7d2309dCopy full SHA for 7d2309d
.github/workflows/ci.yml
@@ -5,6 +5,8 @@ on:
5
tags:
6
- 'v*'
7
pull_request:
8
+ # allows manual triggering
9
+ workflow_dispatch:
10
11
name: CI
12
0 commit comments