first job

This commit is contained in:
Andrey 2024-05-29 23:09:26 -04:00
parent f7cf85716f
commit 2e8aa738c4
1 changed files with 3 additions and 0 deletions

View File

@ -23,4 +23,7 @@ jobs:
- name: Print submodule branches
working-directory: ext/devops-sandbox-rusefi
run: |
echo one:
git ls-remote --heads
echo two:
git for-each-ref --count=30 --sort=-committerdate refs/ --format='%(refname:short)'