Only run the scheduled codeql job on the upstream repo

pull/1584/head
Alexander Bakker 2 months ago
parent 920df1d9be
commit 05a415bb38

@ -14,6 +14,7 @@ jobs:
actions: read
contents: read
security-events: write
if: github.event_name != 'schedule' || github.repository == 'beemdevelopment/Aegis'
steps:
- name: Checkout
uses: actions/checkout@v4

Loading…
Cancel
Save