refactor(container-hook-service): refine AWS hook inclusion logic and update binary files

pull/729/head
Frostebite 2025-09-04 22:58:36 +01:00
parent 4b178e0114
commit 016692526b
1 changed files with 2 additions and 4 deletions

View File

@ -2,9 +2,9 @@ name: Integrity
on:
pull_request:
branches: [ "**" ]
branches: ['**']
push:
branches: [ "**" ]
branches: ['**']
jobs:
tests:
@ -24,5 +24,3 @@ jobs:
run: yarn test:ci
env:
CI: true