Skip to content

Commit

Permalink
chore(ghactions): add dco to merge queue check @jeffchew (#400)
Browse files Browse the repository at this point in the history
* fix(ghactions): fix GH_TOKEN env setting

* chore(ghactions): add dco to merge queue check

* chore(ghactions): remove delta from main
  • Loading branch information
jeffchew authored Jan 31, 2025
1 parent 5e0ece8 commit aa6577a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dco.yml
Original file line number Diff line number Diff line change
@@ -4,6 +4,8 @@ on:
types: [created]
pull_request_target:
types: [opened, closed, synchronize]
merge_group:
types: [ checks_requested ]

jobs:
DCOAssistant:

0 comments on commit aa6577a

Please sign in to comment.