Skip to content

Commit

Permalink
Ignore topics for now
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenvdlinde committed Sep 18, 2023
1 parent 7b64bba commit e3e10d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publiccode-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
REPO_DESC="${{ github.event.repository.description }}"
REPO_URL="${{ github.event.repository.html_url }}"
REPO_HOMEPAGE="${{ github.event.repository.homepage }}"
REPO_TOPICS="${{ toJson(github.event.repository.topics) }}"
#REPO_TOPICS="${{ github.event.repository.topics }}"
REPO_LICENSE="${{ github.event.repository.license.key }}"
REPO_CREATED_AT="${{ github.event.repository.created_at }}"
Expand Down

0 comments on commit e3e10d9

Please sign in to comment.