Skip to content

Commit

Permalink
fix checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
brycekahle committed Sep 28, 2023
1 parent 3dda5f7 commit 3593ea7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
- name: Check out BTFHub
uses: actions/checkout@v3
with:
repository: aquasecurity/btfhub
path: ./btfhub
# token: ${{ secrets.PAT_RAFAEL }}

Expand Down Expand Up @@ -150,7 +149,6 @@ jobs:
- name: Check out BTFHub
uses: actions/checkout@v3
with:
repository: aquasecurity/btfhub
path: ./btfhub
# token: ${{ secrets.PAT_RAFAEL }}
# Authenticate
Expand Down

0 comments on commit 3593ea7

Please sign in to comment.