Skip to content

Commit

Permalink
Merge pull request #5956 from Rdatatable/gha-all-pr
Browse files Browse the repository at this point in the history
Trigger GHA on any PR
  • Loading branch information
tdhock authored Feb 23, 2024
2 parents 27cebe7 + c00bbd0 commit 7057795
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,8 @@
on:
push:
branches:
- main
- master
pull_request:
branches:
- main
- master

name: R-CMD-check

Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/test-coverage.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
on:
push:
branches:
- main
- master
pull_request:
branches:
- main
- master

name: test-coverage

Expand Down

0 comments on commit 7057795

Please sign in to comment.