Skip to content

Commit

Permalink
ci: remove permissions from pytest (handle downstream)
Browse files Browse the repository at this point in the history
  • Loading branch information
spwoodcock committed Oct 20, 2023
1 parent d1aa451 commit 78f054a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/r-pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ on:

jobs:
backend-test-build:
# Write permissions required for build
permissions:
contents: write
uses: hotosm/gh-workflows/.github/workflows/image_build.yml@main
if: ${{ inputs.build_test_img }}
with:
Expand Down

0 comments on commit 78f054a

Please sign in to comment.