mirror of
https://github.com/TuxCoding/FastLogin.git
synced 2026-04-29 10:13:21 +02:00
Only run CodeQL if successful
This commit is contained in:
@@ -22,6 +22,8 @@ jobs:
|
||||
|
||||
timeout-minutes: ${{ (matrix.language == 'swift' && 120) || 360 }}
|
||||
|
||||
if: ${{ github.event.workflow_run.conclusion == 'success' }}
|
||||
|
||||
permissions:
|
||||
actions: read
|
||||
contents: read
|
||||
|
||||
Reference in New Issue
Block a user