Skip to content

WIP: Check why signing not working and not failing #4

WIP: Check why signing not working and not failing

WIP: Check why signing not working and not failing #4

Workflow file for this run

name: CI Pipeline
on:
push:
branches: ["eng-292/jamlo/improve-go-linting-in-ci"]
# pull_request:
# branches: [main]
# repository_dispatch:
# types: [ok-to-test]
jobs:
build:
uses: ./.github/workflows/build.yml
# integration-tests:
# needs: build
# if: success()
# uses: ./.github/workflows/testcontainers-integration-tests.yml