Skip to content

Commit

Permalink
ignore readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
on committed Aug 15, 2024
1 parent bd0e48d commit a7e0aa0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
git config user.email "m365-bot@ntnu.no"
git config user.name "github-actions[bot]"
git add README.md
git add --force README.md
git commit -m "Generated Readme"
git push
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
README.md

0 comments on commit a7e0aa0

Please sign in to comment.