Skip to content

Commit

Permalink
ci: removed environment as we are no longer using authorize step
Browse files Browse the repository at this point in the history
  • Loading branch information
desusai7 committed Jul 2, 2024
1 parent cd44bdb commit aa3a0f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ concurrency:
jobs:
test:
name: Test on ${{ matrix.platform.os }} using Xcode ${{ matrix.xcode }}
environment: ${{ github.event.pull_request.head.repo.fork && 'external' || 'internal' }}
runs-on: macos-13

env:
Expand Down

0 comments on commit aa3a0f5

Please sign in to comment.