Skip to content

Retain with=FALSE behavior in more j=call:call cases like 1:ncol(DT) #789

Retain with=FALSE behavior in more j=call:call cases like 1:ncol(DT)

Retain with=FALSE behavior in more j=call:call cases like 1:ncol(DT) #789

name: Autocomment atime-based performance regression analysis on PRs
on:
pull_request:
branches:
- '*'
types:
- opened
- reopened
- synchronize
paths:
- 'R/**'
- 'src/**'
- '.ci/atime/**'
jobs:
comment:
if: github.repository == 'Rdatatable/data.table'
runs-on: ubuntu-latest
container: ghcr.io/iterative/cml:0-dvc2-base1
env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
repo_token: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: Anirban166/[email protected]