Glenn Jocher
GitHub
2 anni fa
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con
5 aggiunte e
1 eliminazioni
-
.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: |