Skip to content

Commit

Permalink
chore: no auth needed to run tests (janus-idp#171)
Browse files Browse the repository at this point in the history
Signed-off-by: Nick Boldt <nboldt@redhat.com>
  • Loading branch information
nickboldt authored and gazarenkov committed Mar 17, 2024
1 parent 9817300 commit 49616e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
check-changes:
# check if the change for this PR necessitates a rebuild of containers
runs-on: ubuntu-latest
needs: authorize
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 49616e5

Please sign in to comment.