mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:05:31 +02:00
temporarily add push trigger to see these tests running
This commit is contained in:
@@ -4,6 +4,10 @@ on:
|
||||
schedule:
|
||||
- cron: 30 4 * * *
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
# Add this temporarily to see these tests running; remove before merging!
|
||||
- convert-nightly-pipeline
|
||||
|
||||
jobs:
|
||||
# While many of these jobs could be grouped in a separate workflow, the github actions UI
|
||||
|
||||
Reference in New Issue
Block a user