]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commitdiff
do not try to autobuild
authorTobias Oetiker <tobi@oetiker.ch>
Wed, 14 Jul 2021 15:27:06 +0000 (17:27 +0200)
committerTobias Oetiker <tobi@oetiker.ch>
Wed, 14 Jul 2021 15:27:06 +0000 (17:27 +0200)
.github/workflows/codeql-analysis.yml
.gitignore

index bd551bbb81e8871b7767412a5d293c5e3222ae15..c3520e8f736a98df5c2ae713d0b2f4a4fde4243f 100644 (file)
@@ -53,8 +53,8 @@ jobs:
 
     # Autobuild attempts to build any compiled languages  (C/C++, C#, or Java).
     # If this step fails, then you should remove it and run the build manually (see below)
-    - name: Autobuild
-      uses: github/codeql-action/autobuild@v1
+#   - name: Autobuild
+#     uses: github/codeql-action/autobuild@v1
 
     # â„šī¸ Command-line programs to run using the OS shell.
     # đŸ“š https://git.io/JvXDl
index 0cbb8db5b9c4b4227392eae04f3b5917eaa38921..74af7fb34e3f35c7424401f5caac0221ceb85ee0 100644 (file)
@@ -10,6 +10,7 @@
 *.obj
 *.pdb
 *.res
+*-*.*.*/
 /build/
 *.tar.gz