You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was creating a workflow that included a job with a WordPress container, and when I used actions/checkout@v2 I noticed that none of my . files (except .gitattributes and .gitignore) were being checkout.
When I added those as a service, the files were present.