Skip to content

Commit

Permalink
Update org-license-check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vmwclabot2 authored Jan 27, 2025
1 parent d07c002 commit 932b38c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/org-license-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
repository: ${{ github.repository_owner }}/.github
token: ${{ secrets.CLA_BOT_TOKEN }} # Use token to access private repo
path: .github
path: .github # Check out the repository into the .github directory

- name: Setup Python
uses: actions/setup-python@v4
Expand Down

0 comments on commit 932b38c

Please sign in to comment.