This commit is contained in:
taskylizard 2023-12-16 16:19:57 +00:00
parent e1c5cc9ad7
commit 24f1e35e46

View File

@ -4,8 +4,6 @@ on:
push:
branches: main
workflow_dispatch:
# schedule:
# - cron: "0 */2 * * *"
jobs:
update:
@ -25,8 +23,6 @@ jobs:
- name: Create local changes
run: python .github/single-page.py
# env:
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: "♻️ update single page"