Disabling action

This commit is contained in:
Luke Hagar
2024-03-02 11:54:17 -05:00
parent 480abd7204
commit 65e2382f1c

View File

@@ -1,13 +1,13 @@
name: GitHub Profile Stats
on:
push:
branches:
- main
schedule:
# run everyday at 12:00 UTC
- cron: "0 12 * * *"
workflow_dispatch:
# on:
# push:
# branches:
# - main
# schedule:
# # run everyday at 12:00 UTC
# - cron: "0 12 * * *"
# workflow_dispatch:
permissions:
# Give the default GITHUB_TOKEN write permission to commit and push the