Skip to content

Commit a1e9abc

Browse files
committed
enable workflow_dispatch
1 parent 7c4947c commit a1e9abc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/postgres.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ on:
1313
- ".github/workflows/**"
1414
schedule:
1515
- cron: "06 09 * * 1"
16+
workflow_dispatch:
1617

1718
concurrency:
1819
group: ${{ github.head_ref || github.sha }}

0 commit comments

Comments
 (0)