Glenn Jocher
GitHub
hace 2 años
No se encontró ninguna clave conocida en la base de datos para esta firma
ID de clave GPG: 4AEE18F83AFDEB23
Se han
modificado 1 ficheros con
5 adiciones y
1 borrados
-
.github/workflows/greetings.yml
|
|
@@ -2,7 +2,11 @@ |
|
|
|
|
|
|
|
name: Greetings |
|
|
|
|
|
|
|
on: [pull_request_target, issues] |
|
|
|
on: |
|
|
|
pull_request_target: |
|
|
|
types: [opened] |
|
|
|
issues: |
|
|
|
types: [opened] |
|
|
|
|
|
|
|
jobs: |
|
|
|
greeting: |