Skip to content

Commit

Permalink
Debug danger
Browse files Browse the repository at this point in the history
  • Loading branch information
tomhughes committed Oct 22, 2024
1 parent 67f7767 commit 77fe285
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/labeling.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,11 @@ jobs:
ruby-version: 3.1
rubygems: 3.4.10
bundler-cache: true
- name: Examine environment
run: |
git remote -v
git branch v
git ls-remote
- name: Danger
env:
DANGER_GITHUB_BEARER_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 77fe285

Please sign in to comment.