diff --git a/.github/build-test.yaml b/.github/workflows/build-test.yaml similarity index 98% rename from .github/build-test.yaml rename to .github/workflows/build-test.yaml index cc37045..8b73ac5 100644 --- a/.github/build-test.yaml +++ b/.github/workflows/build-test.yaml @@ -12,7 +12,6 @@ env: jobs: build-and-deploy: runs-on: windows-latest # For Linux, use ubuntu-latest - environment: dev steps: - name: "Checkout GitHub Action" uses: actions/checkout@v4 diff --git a/.gitignore b/.gitignore index 8d86f5e..b0fba1d 100644 --- a/.gitignore +++ b/.gitignore @@ -380,6 +380,8 @@ FodyWeavers.xsd .idea/* !/.idea/codeStyles !/.idea/runConfigurations +.idea/workspace.xml +.idea/.idea.CleanArchitecture/.idea/workspace.xml # VS Code files for those working on multiple tools diff --git a/.idea/.idea.CleanArchitecture/.idea/workspace.xml b/.idea/.idea.CleanArchitecture/.idea/workspace.xml index 565dccf..14e0de1 100644 --- a/.idea/.idea.CleanArchitecture/.idea/workspace.xml +++ b/.idea/.idea.CleanArchitecture/.idea/workspace.xml @@ -12,8 +12,9 @@