Skip to content

Commit

Permalink
fix: fix trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
yoonhyejin committed Sep 26, 2024
1 parent c074ad8 commit 00c89d9
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/contributor-card.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
name: PR Merge Comment

on:
pull_request:
types: [closed]

push:
branches:
- master
g
jobs:
post-pr-opened-comment:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 00c89d9

Please sign in to comment.