Skip to content

Commit

Permalink
Merge pull request #737 from tobiasgiese/pr-ci-triggers-once
Browse files Browse the repository at this point in the history
ci: sent ci-triggers comment only once on PR open or reopen
  • Loading branch information
adrianchiris committed Jul 16, 2024
2 parents 64d69b6 + ee7a04a commit 4daeede
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr-ci-triggers.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
on:
pull_request_target:
types: [opened, reopened]

jobs:
vendors-ci-triggers-list:
Expand Down

0 comments on commit 4daeede

Please sign in to comment.