Skip to content

Commit

Permalink
DATALOGISTIK_NO_PERMISSIONS_CHANGE: True
Browse files Browse the repository at this point in the history
  • Loading branch information
jonkeane committed Nov 8, 2022
1 parent bfb6de4 commit 7d2678c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
RSPM: ${{ matrix.config.rspm }}
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
DATALOGISTIK_BRANCH: "ndjson"
DATALOGISTIK_NO_PERMISSIONS_CHANGE: True

steps:
- uses: actions/checkout@v2
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/test-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
runs-on: ubuntu-latest
env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
DATALOGISTIK_NO_PERMISSIONS_CHANGE: True

steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit 7d2678c

Please sign in to comment.