Skip to content

Commit 393880e

Browse files
authored
Update torture.yml
1 parent 1f9bf33 commit 393880e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/torture.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ on:
66
pull_request:
77
branches: [ "main" ]
88

9+
# Allows you to run this workflow manually from the Actions tab
10+
workflow_dispatch:
11+
912
jobs:
1013
build:
1114
name: Build and Test on ${{ matrix.os }} with Meson v${{ matrix.meson_version }}

0 commit comments

Comments
 (0)