Files
aitbc/.gitea/workflows
aitbc1 6843344d21
Some checks failed
security-scanning / audit (push) Has been cancelled
disable: disable security-scanning.yml workflow
WORKFLOW DISABLE: Disable security scanning workflow

Changes:
- Added 'if: false' condition to disable workflow
- Added comment explaining how to re-enable
- Workflow will not trigger on any events
- All jobs and steps preserved for future use

To re-enable:
- Remove the 'if: false' condition
- Workflow will resume normal operation

This disables the security scanning workflow while preserving
the configuration for future use if needed.
2026-03-27 23:49:30 +01:00
..