mirror of
https://github.com/discordeno/discordeno.git
synced 2026-05-21 02:40:08 +00:00
ci: Add if for image scan job (#4416)
Co-authored-by: Link <link20050703@gmail.com>
This commit is contained in:
@@ -94,6 +94,7 @@ jobs:
|
||||
name: Image scan
|
||||
runs-on: ubuntu-latest
|
||||
needs: build
|
||||
if: ${{ github.event_name == 'schedule' || github.event_name == 'push' }}
|
||||
permissions:
|
||||
contents: read
|
||||
security-events: write
|
||||
|
||||
Reference in New Issue
Block a user