Skip to content

Commit

Permalink
chore: add danger step enabled on workflows (#2884)
Browse files Browse the repository at this point in the history
  • Loading branch information
enesozturk authored Sep 20, 2024
1 parent 48ad644 commit 638eb23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
- prettier
- typecheck
- build:sample-apps
- danger
steps:
- name: checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 638eb23

Please sign in to comment.