mirror of
https://github.com/certbot/certbot.git
synced 2026-05-25 02:48:54 -04:00
remove temporarily-added push trigger
This commit is contained in:
parent
5da7f1c6b1
commit
44289e5feb
1 changed files with 0 additions and 4 deletions
4
.github/workflows/nightly.yml
vendored
4
.github/workflows/nightly.yml
vendored
|
|
@ -4,10 +4,6 @@ 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
|
||||
|
|
|
|||
Loading…
Reference in a new issue