Skip to content

Commit 96caadd

Browse files
author
Maksymilian Graczyk
committed
GitHub Actions: Add workflow_dispatch
1 parent d843a52 commit 96caadd

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Diff for: .github/workflows/tests_cpu.yml

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
pull_request:
88
branches:
99
- master
10+
workflow_dispatch:
1011

1112
jobs:
1213
docker_build:

Diff for: .github/workflows/tests_cpu_no_docker.yml

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
pull_request:
88
branches:
99
- master
10+
workflow_dispatch:
1011

1112
jobs:
1213
test:

0 commit comments

Comments
 (0)