Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
Archivist
/
raylib-src
réplica de
https://github.com/raysan5/raylib
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
24
Wiki
Actividad
Explorar el Código
Update codeql.yml
pull/3512/head
Ray
hace 2 años
padre
a810976aa6
commit
adaecba162
Se han
modificado 1 ficheros
con
4 adiciones
y
2 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+4
-2
.github/workflows/codeql.yml
+ 4
- 2
.github/workflows/codeql.yml
Ver fichero
@ -6,12 +6,14 @@
name
:
"CodeQL"
on
:
workflow_dispatch
:
# push:
# branches: [ "main", "master" ]
schedule
:
-
cron
:
'0 0 * * 1'
pull_request
:
branches
:
'*'
schedule
:
-
cron
:
'0 0 * * 1'
env
:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
BUILD_TYPE
:
Release
Escribir
Vista previa
Cargando…
Cancelar
Guardar