Skip to content

Commit 634742a

Browse files
committed
Restrict build workflow to manual dispatch
1 parent bbc574f commit 634742a

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: Build Docker image
22

33
on:
4-
push:
5-
branches: [master]
64
workflow_dispatch:
75

86
env:

0 commit comments

Comments
 (0)