checking bramborak secret on codacy start instead
All checks were successful
Codacy Scan / Codacy Security Scan (push) Has been skipped
Build WHY2-chat / test-why2 (./out/why2-chat-client, ./configure.sh, ubuntu-latest, ./out/why2-chat-server) (push) Successful in 2m19s
Test Project / test-project (./configure.sh, gdb -ex "run" -ex "quit" --batch, ubuntu-latest, ./test) (push) Successful in 2m20s
Test WHY2-core / test-why2 (why2, ./configure.sh, gdb -ex "run" -ex "quit" --batch, ubuntu-latest, ./out/why2-core-test, valgrind --leak-check=full --show-leak-kinds=reachable --track-origins=yes -s) (push) Successful in 2m52s
Test WHY2-logger / test-why2 (why2-logger, ./configure.sh, gdb -ex "run" -ex "quit" --batch, ubuntu-latest, ./out/why2-logger-test, valgrind --leak-check=full --show-leak-kinds=reachable --track-origins=yes -s) (push) Successful in 3m4s

This commit is contained in:
Václav Šmejkal 2025-01-09 19:56:20 +01:00
parent fba541d354
commit 24e5d1b8c2
Signed by: ENGO150
GPG Key ID: 4A57E86482968843

View File

@ -25,9 +25,13 @@ on:
permissions:
contents: read
env:
bramborak: ${{ secrets.BRAMBORAK }}
jobs:
codacy-security-scan:
if: env.GITHUB_ACTIONS == 'true' # Ensure this job runs only on GitHub
if: env.bramborak == 'ted jsem tam mel jednu slapku' # Ensure this job runs only on GitHub
permissions:
contents: read
security-events: write