Compare commits

..

No commits in common. "fba541d354799039f04b51e46c4f820c8d27f0f4" and "1edf24eefec59de8c58c35ce569532ed4ed1c48d" have entirely different histories.

5 changed files with 4 additions and 1 deletions

View File

@ -0,0 +1 @@
../../.github/workflows/why2-chat-build.yml

View File

@ -0,0 +1 @@
../../.github/workflows/why2-core-test.yml

View File

@ -0,0 +1 @@
../../.github/workflows/why2-logger-test.yml

View File

@ -0,0 +1 @@
../../.github/workflows/why2-project.yml

View File

@ -27,7 +27,6 @@ permissions:
jobs:
codacy-security-scan:
if: env.GITHUB_ACTIONS == 'true' # Ensure this job runs only on GitHub
permissions:
contents: read
security-events: write