~siegfriedehret/nyrst.tools

d0605dabb2f539a4bc846155eacdc99b8024bab0 — Siegfried Ehret 3 years ago 8cd37eb
:rocket: cron that deployment
1 files changed, 2 insertions(+), 0 deletions(-)

M .github/workflows/main.yml
M .github/workflows/main.yml => .github/workflows/main.yml +2 -0
@@ 9,6 9,8 @@ on:
    branches: [ main ]
  pull_request:
    branches: [ main ]
  schedule:
    - cron: '0 * * * *'

  # Allows you to run this workflow manually from the Actions tab
  workflow_dispatch: