Fix codeql-analysis breaking in every fork repo that enables GitHub Actions (#5537)

This commit is contained in:
Nikolai Korolev
2024-11-28 19:50:39 +01:00
committed by GitHub
parent ce240773e8
commit efbc9ef2bf
+2 -8
View File
@@ -11,14 +11,8 @@
#
name: "CodeQL"
#on:
# push:
# branches: [ master ]
# pull_request:
# # The branches below must be a subset of the branches above
# branches: [ master ]
# schedule:
# - cron: '30 18 * * 6'
on:
workflow_dispatch
jobs:
analyze: