Skip to content

Commit

Permalink
Run GHA jobs on 1-15-99 dev branch (#5909)
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelChirico committed Jan 14, 2024
1 parent f5ef168 commit f658ff4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
on:
push:
branches:
- main
- master
- 1-15-99
pull_request:
branches:
- main
- master
- 1-15-99

name: R-CMD-check

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

name: test-coverage

Expand Down

0 comments on commit f658ff4

Please sign in to comment.