Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
erictheise committed Sep 13, 2024
1 parent 0ef1fc1 commit de215c2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ohm.upstream-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@ jobs:
fetch-depth: 0
ref: '885-ci-for-tasking-manager'

- name: List script directories
run: |
ls -lR ./scripts
- name: List all branches
run: |
git branch --all | egrep 'main|master|sacrifice|candidate'
Expand Down

0 comments on commit de215c2

Please sign in to comment.