Skip to content

feat(FakeAuthentication): use headers for fake auth instead of url parameters CP-677 #152

feat(FakeAuthentication): use headers for fake auth instead of url parameters CP-677

feat(FakeAuthentication): use headers for fake auth instead of url parameters CP-677 #152

Workflow file for this run

# Github action that auto assigns a user to a PR.
# Used for auto assigning dependabot PR's
# See: https://github.com/kentaro-m/auto-assign-action
# Config: .github/auto_assign.yml
name: 'Auto Assign'
on:
pull_request_target:
types: [labeled]
jobs:
add-reviews:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/[email protected]