We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c4947c commit a1e9abcCopy full SHA for a1e9abc
.github/workflows/postgres.yml
@@ -13,6 +13,7 @@ on:
13
- ".github/workflows/**"
14
schedule:
15
- cron: "06 09 * * 1"
16
+ workflow_dispatch:
17
18
concurrency:
19
group: ${{ github.head_ref || github.sha }}
0 commit comments