Skip to content

Commit

Permalink
Run only the latest push GA
Browse files Browse the repository at this point in the history
  • Loading branch information
RLumSK committed Dec 18, 2024
1 parent 28d4403 commit 929e2ee
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/R-CMD-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ on:

name: GitHub Actions CI

concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true

## change if caches needs to be refreshed
env:
cache-version: v1
Expand Down

0 comments on commit 929e2ee

Please sign in to comment.