pFad - Phone/Frame/Anonymizer/Declutterfier! Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

URL: http://github.com/gitgitgadget/gitgitgadget-workflows/pull/20/files

tylesheet" href="https://github.githubassets.com/assets/code-2d31826944fd3be8.css" /> keepalive: avoid diverging commits in forks by dscho · Pull Request #20 · gitgitgadget/gitgitgadget-workflows · GitHub
Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/keepalive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Keep scheduled workflows alive

on:
schedule:
- cron: "23 19 3,17 * *" # 7:23pm on every 3rd and 17th of the month
- cron: "23 19 * * 0" # 7:23pm on every Sunday
workflow_dispatch:

env:
Expand Down Expand Up @@ -34,7 +34,7 @@ jobs:
if: steps.merge.outputs.result != 'merged'
run: |
if test workflow_dispatch != '${{ github.event_name }}' &&
test 0 -lt $(git rev-list --count --since=3.weeks.ago HEAD)
test 0 -lt $(git rev-list --count --since=${{ github.event.repository.fork == true && '4' || '3' }}.weeks.ago HEAD)
then
echo "::notice::No need to keep alive, there were commits in the last three weeks"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this message be more specific? If I understand this correctly (stop laughing!) the notice will be issued more frequently for four weeks.

echo "result=skip-push" >>$GITHUB_OUTPUT
Expand Down
pFad - Phonifier reborn

Pfad - The Proxy pFad © 2024 Your Company Name. All rights reserved.





Check this box to remove all script contents from the fetched content.



Check this box to remove all images from the fetched content.


Check this box to remove all CSS styles from the fetched content.


Check this box to keep images inefficiently compressed and original size.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy