Skip to content

Commit

Permalink
change to legit rule
Browse files Browse the repository at this point in the history
  • Loading branch information
reteps committed Oct 4, 2024
1 parent 4bc9303 commit c65ada0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
# with:
# token: ${{ secrets.WORKFLOW_PAT }}
- run: |
date > .github/workflows/date.yml
echo 'name: "workflow"\non: "workflow_dispatch"' > .github/workflows/date.yml
# Note: the following account information will not work on GHES
git config user.name "github-actions[bot]"
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
Expand Down

0 comments on commit c65ada0

Please sign in to comment.