Skip to content

Commit

Permalink
[Dependencies] - Update .github/workflows/update-labels.yml to match …
Browse files Browse the repository at this point in the history
…the template repo
  • Loading branch information
credfeto committed Oct 9, 2023
1 parent bc06093 commit 6bb1c6f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/update-labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@ jobs:

steps:
- name: "Initialise Workspace"
shell: bash
run: sudo chown -R "$USER:$USER" "$GITHUB_WORKSPACE"
- name: 'Checkout Repository'
- name: "Checkout Source"
uses: actions/checkout@v4
with:
fetch-depth: 0
Expand Down

0 comments on commit 6bb1c6f

Please sign in to comment.