Pārlūkot izejas kodu

github: disable CodeQL scan for pull requests [skip ci]

job is failling due to "java.io.IOException: No space left on device"
Victor Seva 1 gadu atpakaļ
vecāks
revīzija
70ff7c298f
1 mainītis faili ar 0 papildinājumiem un 2 dzēšanām
  1. 0 2
      .github/workflows/codeql.yml

+ 0 - 2
.github/workflows/codeql.yml

@@ -1,8 +1,6 @@
 name: "CodeQL"
 
 on:
-  pull_request:
-    branches: [ "master" ]
   schedule:
     - cron: "30 0 * * *"
   # Allows you to run this workflow manually from the Actions tab