Question 053
### When creating a custom GitHub Action you have to store the source code in `.github/workflows` directory
> https://docs.github.com/en/actions/creating-actions/about-custom-actions#choosing-a-location-for-your-action
1. [x] False
1. [ ] True
> That is true for `workflows`, not for `actions`