I'm rate limited so closing that for now

This commit is contained in:
Julien Malka 2021-12-26 23:32:20 +01:00
parent 46a61db68e
commit 9a3692dd1c

View file

@ -134,7 +134,6 @@ trigger:
branch: branch:
- main - main
event: event:
- push
- pull_request - pull_request
- cron - cron
@ -142,7 +141,7 @@ trigger:
--- ---
kind: pipeline kind: pipeline
name: push flake update name: Push flake update
type: docker type: docker
steps: steps:
@ -183,3 +182,9 @@ steps:
status: status:
- failure - failure
trigger:
branch:
- main
event:
- cron