Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mdragaschnig committed Nov 24, 2022
2 parents 78215bb + efb4898 commit 8c2f2a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
branches:
- master
- develop

jobs:
build:
Expand Down Expand Up @@ -33,4 +32,4 @@ jobs:
pip install -e tagpack-tool
- name: Validate tagpacks
run: |
tagpack-tool validate packs
tagpack-tool tagpack validate packs
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [..] unreleased
## [22.11] 2022-11-24
### Added
- Lockbit Tattoo tagpack
- CEX transparency reserves wallets tagpacks (from preliminary sources)
Expand Down

0 comments on commit 8c2f2a4

Please sign in to comment.