Skip to content

Commit

Permalink
Updating to demonstrate Task 2 of Assignment 2
Browse files Browse the repository at this point in the history
  • Loading branch information
CodingGirlGargi committed Mar 4, 2025
1 parent 94e68c5 commit d3a17fa
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,10 +186,6 @@ Add some categories and you should be all set.

The file .env would normally not be uploaded together with the code since that is bad practice allowing for sensitive data exposure. The file is however essential to run the application, and needs to stay where it is. If any other secret values needs to be stored 'outside' the code repository, this is where it should be put. If you use a different file, it should still be added to the repository, but you should state it here as an assumption.

## An update triggering workflow

Let's update this file :)lalalaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa


i m happpyyyyy
## Task 2 of Assignment 2

Checking if the updates are visible in form of a workflow.

0 comments on commit d3a17fa

Please sign in to comment.