We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5e649d commit 15609b6Copy full SHA for 15609b6
.github/workflows/full-check.yml
@@ -15,6 +15,8 @@ on:
15
- 'main'
16
- 'release/*'
17
- '*-test'
18
+ workflow_dispatch:
19
+ # Allow running manually
20
jobs:
21
build:
22
runs-on: ubuntu-latest
0 commit comments