Skip to content

Commit e4db255

Browse files
committed
Test
1 parent 58bf3e5 commit e4db255

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/check-submodules.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535

3636
- name: Check if any submodule branch matches github.ref_name
3737
run: |
38+
echo "C ${{ github.workflow }}-${{ github.event.number || github.sha }}"
3839
# Get the current branch or tag name
3940
REF_NAME="${{ github.ref_name }}"
4041

0 commit comments

Comments
 (0)