Skip to content

Commit

Permalink
Merge branch 'main' into feat/server_side_baggage
Browse files Browse the repository at this point in the history
  • Loading branch information
adinauer committed Sep 23, 2022
2 parents b0b0a9f + 1e4690d commit e4e169b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 86 deletions.
15 changes: 4 additions & 11 deletions .github/workflows/danger.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,9 @@
name: "Danger"
name: Danger

on:
pull_request:
types: [opened, synchronize, reopened, edited, ready_for_review]

jobs:
build:
name: Changelog
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- run: npx danger ci
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
danger:
uses: getsentry/github-workflows/.github/workflows/danger.yml@v2
75 changes: 0 additions & 75 deletions dangerfile.js

This file was deleted.

0 comments on commit e4e169b

Please sign in to comment.