public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aisha Tammy" <gentoo@aisha.cc>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: .github/workflows/
Date: Mon, 18 Jan 2021 20:56:02 +0000 (UTC)	[thread overview]
Message-ID: <1611003323.663ba6753ca5fd1eba55a6727df72c6912310ac9.epsilon-0@gentoo> (raw)

commit:     663ba6753ca5fd1eba55a6727df72c6912310ac9
Author:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Mon Jan 18 20:55:23 2021 +0000
Commit:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Mon Jan 18 20:55:23 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=663ba675

make workflows trigger daily

helps to keep track with breaking ::gentoo changes

Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>

 .github/workflows/pkgcheck.yml | 2 ++
 .github/workflows/repoman.yml  | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/.github/workflows/pkgcheck.yml b/.github/workflows/pkgcheck.yml
index fc923c21b..a6d2d7665 100644
--- a/.github/workflows/pkgcheck.yml
+++ b/.github/workflows/pkgcheck.yml
@@ -5,6 +5,8 @@ on:
     branches: [ master ]
   pull_request:
     branches: [ master ]
+  schedule:
+    - cron: '0 0 * * *'
 
 jobs:
   build:

diff --git a/.github/workflows/repoman.yml b/.github/workflows/repoman.yml
index b50ed7b79..3b83f354a 100644
--- a/.github/workflows/repoman.yml
+++ b/.github/workflows/repoman.yml
@@ -5,6 +5,8 @@ on:
     branches: [ master ]
   pull_request:
     branches: [ master ]
+  schedule:
+    - cron: '0 0 * * *'
 
 jobs:
   build:


             reply	other threads:[~2021-01-18 20:56 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-18 20:56 Aisha Tammy [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-05-02 12:14 [gentoo-commits] proj/sci:master commit in: .github/workflows/ Andrew Ammerlaan
2022-05-02 12:08 Andrew Ammerlaan
2022-03-26  9:27 Andrew Ammerlaan
2022-03-26  9:26 Andrew Ammerlaan
2022-03-26  9:26 Andrew Ammerlaan
2022-03-26  9:22 Andrew Ammerlaan
2022-03-26  9:20 Andrew Ammerlaan
2022-03-26  9:05 Andrew Ammerlaan
2022-03-26  9:02 Andrew Ammerlaan
2022-03-26  8:58 Andrew Ammerlaan
2022-03-26  8:56 Andrew Ammerlaan
2022-03-26  8:45 Andrew Ammerlaan
2022-03-26  8:44 Andrew Ammerlaan
2021-03-24 12:10 Andrew Ammerlaan
2021-03-24 12:10 Andrew Ammerlaan
2021-03-23 11:27 Andrew Ammerlaan
2021-02-18 11:35 Andrew Ammerlaan
2021-02-17 19:41 Andrew Ammerlaan
2021-01-29  2:47 Aisha Tammy
2021-01-28 11:04 Andrew Ammerlaan
2020-12-30 21:56 Aisha Tammy
2020-12-29 22:11 Aisha Tammy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1611003323.663ba6753ca5fd1eba55a6727df72c6912310ac9.epsilon-0@gentoo \
    --to=gentoo@aisha.cc \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox