Skip to content

Commit

Permalink
fix: license-check workflow Archivist > Archivista (#102)
Browse files Browse the repository at this point in the history
fix typo in license-check workflow "Archivist" to "Archivista"

Signed-off-by: Kairo de Araujo <kairo.araujo@testifysec.com>
Co-authored-by: Kairo de Araujo <kairo.araujo@testifysec.com>
  • Loading branch information
kairoaraujo and kairoaraujo authored Dec 6, 2023
1 parent 242fe3a commit 36f655a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify-licence.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
- name: Check license headers
run: |
set -e
addlicense --check -l apache -c 'The Archivist Contributors' -v ./
addlicense --check -l apache -c 'The Archivista Contributors' -v ./

0 comments on commit 36f655a

Please sign in to comment.