author | Nemo <commits@captnemo.in> | 2025-07-18 20:09:21.0 +05:30:00 |
---|---|---|
committer | Nemo <commits@captnemo.in> | 2025-07-18 20:09:27.0 +05:30:00 |
commit | b95a9513219c203e17afdf2f21c55c3fd53d9c3a [patch] |
|
tree | 656e1003cba6567772de62afb70b8decde98c20f |
|
parent | 53e60a37c5c8172eb6b8599aa1c43958a1ad79c0 |
|
download | b95a9513219c203e17afdf2f21c55c3fd53d9c3a.tar.gz |
stop builds
Diff
.github/workflows/build.yml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 0adde66..9ab2c05 100644 --- a/.github/workflows/build.yml +++ a/.github/workflows/build.yml @@ -1,12 +1,13 @@ # Based on https://github.com/actions/starter-workflows/blob/main/pages/jekyll.yml name: publish on: push: branches: - main schedule: on: workflow_dispatch # Disabled for now: the Beatroot News site and app is dead #push: # branches: # - main # schedule: # 9th minute of every hour - cron: "09 * * * *" # - cron: "09 * * * *" # Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages permissions: