Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeskinner authored Feb 7, 2024
1 parent 0c26b82 commit 53fd917
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ jobs:
- name: Checkout code
uses: actions/checkout@v2

- name: fetch
run: git fetch

- name: Get list of vnext branches
id: get-branches
run: |
Expand Down

0 comments on commit 53fd917

Please sign in to comment.