1
0
mirror of https://github.com/docker-library/postgres.git synced 2025-07-24 01:01:07 +03:00

Add the ability for us to manually trigger GitHub tests

This commit is contained in:
Tianon Gravi
2023-05-12 13:57:19 -07:00
parent a23c0e9798
commit 1c1e4ffa71
2 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,7 @@ on:
push:
schedule:
- cron: 0 0 * * 0
workflow_dispatch:
defaults:
run:

View File

@ -3,6 +3,7 @@ name: Verify Templating
on:
pull_request:
push:
workflow_dispatch:
defaults:
run: