Skip to content

Commit

Permalink
Hmm
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeShirley committed Jan 18, 2024
1 parent 98c0c96 commit faff850
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/ci_build_15.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,21 +6,19 @@ on:
- master
- dev

pull_request_target:
branches:
- master
- dev

pull_request:
branches:
- master
- dev

jobs:
Build:
permissions:
pull-requests: 'write'
# This workflow needs write access to the checks to publish
# the results of the tests via xcresulttool.
checks: write

runs-on: macos-13
steps:
- name: Checkout
Expand Down

0 comments on commit faff850

Please sign in to comment.