fix(workflows): remove left-over debug push event from nightly workflows

This commit is contained in:
2021-10-11 00:18:18 +01:00
parent 82353b98c5
commit a8d3b9d473
2 changed files with 0 additions and 2 deletions

View File

@@ -1,7 +1,6 @@
---
name: Nightly (emacs-28)
on:
push:
schedule:
- cron: "0 0 * * *"
workflow_dispatch:

View File

@@ -1,7 +1,6 @@
---
name: Nightly (master)
on:
push:
schedule:
- cron: "0 0 * * *"
workflow_dispatch: