mirror of
https://github.com/jbowdre/lolz.git
synced 2024-11-09 16:12:19 +00:00
don't fetch tempest on push anymore
This commit is contained in:
parent
cddcfb5fc8
commit
cdb91ad85f
1 changed files with 0 additions and 3 deletions
3
.github/workflows/tempest.yml
vendored
3
.github/workflows/tempest.yml
vendored
|
@ -3,9 +3,6 @@ on:
|
|||
schedule:
|
||||
- cron: "*/5 * * * *"
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
defaults:
|
||||
run:
|
||||
|
|
Loading…
Reference in a new issue