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 1defdfb commit c3945deCopy full SHA for c3945de
.github/workflows/update-contributors.yml
@@ -45,7 +45,7 @@ jobs:
45
base: main
46
delete-branch: true
47
title: '[BOT] update git submodules'
48
- body: 'done via this [GitHub Action](https://github.com/cpp-lln-lab/CPP_ROI/blob/main/.github/workflows/update-contributors.yml)'
+ body: 'done via this [GitHub Action](https://github.com/cpp-lln-lab/CPP_ROI/blob/main/.github/workflows/update-contributors.yml)'
49
50
- name: Check outputs
51
run: |
0 commit comments