Glenn Jocher
GitHub
2 years ago
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
5 additions and
1 deletions
-
.github/workflows/greetings.yml
|
|
|
|
|
|
|
|
|
|
|
|
|
|
name: Greetings |
|
|
name: Greetings |
|
|
|
|
|
|
|
|
on: [pull_request_target, issues] |
|
|
|
|
|
|
|
|
on: |
|
|
|
|
|
pull_request_target: |
|
|
|
|
|
types: [opened] |
|
|
|
|
|
issues: |
|
|
|
|
|
types: [opened] |
|
|
|
|
|
|
|
|
jobs: |
|
|
jobs: |
|
|
greeting: |
|
|
greeting: |