Only run CodeQL on nightly branch

This commit is contained in:
JonnyWong16 2023-03-03 11:20:29 -08:00
commit 22c5e59ee9
No known key found for this signature in database
GPG key ID: B1F1F9807184697A

View file

@ -2,7 +2,7 @@ name: CodeQL
on:
push:
branches: [master, beta, nightly]
branches: [nightly]
pull_request:
branches: [nightly]
schedule: