8000 XENOPS-940 - add option to manually trigger build · xenit-eu/docker-postgres@c67316a · GitHub
[go: up one dir, main page]

Skip to content

Commit c67316a

Browse files
committed
XENOPS-940 - add option to manually trigger build
1 parent 77380de commit c67316a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
pull_request:
99
schedule:
1010
- cron: '5 5 * * 1'
11+
workflow_dispatch:
1112

1213
jobs:
1314
build:

0 commit comments

Comments
 (0)
0