Skip to content

Commit

Permalink
Merge pull request #115 from harish08102004/main
Browse files Browse the repository at this point in the history
Changes made on Add greetings configurations
  • Loading branch information
Luson045 authored Oct 3, 2024
2 parents ea8ba03 + 0af7ce6 commit e0947cf
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/greetings.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: Greetings

on: [pull_request_target, issues]
on:
pull_request_target:
issues:
push:
branches: [main]

jobs:
greeting:
Expand Down

0 comments on commit e0947cf

Please sign in to comment.