Procházet zdrojové kódy

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

job is failling due to "java.io.IOException: No space left on device"
Victor Seva před 1 rokem
rodič
revize
70ff7c298f
1 změnil soubory, kde provedl 0 přidání a 2 odebrání
  1. 0 2
      .github/workflows/codeql.yml

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

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