Compare commits
2 Commits
1edf24eefe
...
fba541d354
Author | SHA1 | Date | |
---|---|---|---|
fba541d354 | |||
c5bcf99ffc |
@ -1 +0,0 @@
|
||||
../../.github/workflows/why2-chat-build.yml
|
@ -1 +0,0 @@
|
||||
../../.github/workflows/why2-core-test.yml
|
@ -1 +0,0 @@
|
||||
../../.github/workflows/why2-logger-test.yml
|
@ -1 +0,0 @@
|
||||
../../.github/workflows/why2-project.yml
|
1
.github/workflows/codacy.yml
vendored
1
.github/workflows/codacy.yml
vendored
@ -27,6 +27,7 @@ permissions:
|
||||
|
||||
jobs:
|
||||
codacy-security-scan:
|
||||
if: env.GITHUB_ACTIONS == 'true' # Ensure this job runs only on GitHub
|
||||
permissions:
|
||||
contents: read
|
||||
security-events: write
|
||||
|
Loading…
x
Reference in New Issue
Block a user