Skip to content

Commit

Permalink
Remove branch pin
Browse files Browse the repository at this point in the history
  • Loading branch information
r-ash committed Dec 10, 2024
1 parent 91d0a9b commit 9217dd5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: mrc-ide/naomi
ref: nm-103
## ref: feature-branch
## ${{ github.token }} is scoped to the current repository, so we
## need to provide our own PAT
token: ${{ secrets.NAOMI_GH_PAT }}
Expand Down
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@ Suggests:
tidyselect,
withr
Remotes:
mrc-ide/naomi@nm-103
mrc-ide/naomi
Config/testthat/edition: 3
Config/testthat/parallel: true

0 comments on commit 9217dd5

Please sign in to comment.