mirror of
https://github.com/jbowdre/lolz.git
synced 2024-11-10 00:22: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:
|
schedule:
|
||||||
- cron: "*/5 * * * *"
|
- cron: "*/5 * * * *"
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
|
|
||||||
defaults:
|
defaults:
|
||||||
run:
|
run:
|
||||||
|
|
Loading…
Reference in a new issue