We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9ed3b4 commit 0ae07d7Copy full SHA for 0ae07d7
.github/workflows/containers_config.yml
@@ -46,7 +46,7 @@ jobs:
46
git config user.email "[email protected]"
47
git config user.name "nf-core-bot"
48
git config push.default upstream
49
- git add conf/containers/
+ git add conf/containers/.
50
git status
51
git commit -m "[automated] Update container configs"
52
git push
0 commit comments