Skip to content

Commit

Permalink
Merge branch 'main' into keep-alive
Browse files Browse the repository at this point in the history
  • Loading branch information
robsdavis authored Jan 6, 2025
2 parents 78046ad + 208c6be commit 353a8f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_all_tutorials.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
run: |
echo "Keepalive commit at $(date)" > keepalive.txt
git config --global user.name "gkr-bot"
git config --global user.email "github-actions[bot]@users.noreply.github.com"
git config --global user.email "gkr-bot@tuta.io"
git add keepalive.txt
git commit -m "Automated commit by Keepalive Workflow to keep the repository active" || echo "No changes to commit"
- name: Create Pull Request
Expand Down

0 comments on commit 353a8f1

Please sign in to comment.