Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
bjor-joh committed Mar 15, 2024
1 parent 2bef08f commit d2d41f1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
name: CI workflow

on:
release:
types: [published]
pull_request:
push:
branches:
- main

jobs:
cd:
ci:
uses: storytel/actions-toolkit/.github/workflows/golang-libs.yaml@SRE-329/golang-lib-support
secrets: inherit

0 comments on commit d2d41f1

Please sign in to comment.