mirror of
https://github.com/certbot/certbot.git
synced 2026-05-20 17:30:43 -04:00
remove temporarily-added push trigger
This commit is contained in:
parent
48c0c622f1
commit
ffbf2a059a
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:
|
||||
# The first four jobs could be grouped in a separate workflow, but the github actions UI
|
||||
|
|
|
|||
Loading…
Reference in a new issue