Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
bjor-joh committed Mar 15, 2024
1 parent 56efc4e commit afa66d1
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/workflows/foo.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
name: My workflow

on:
push:
branches:
- main
pull_request:

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

0 comments on commit afa66d1

Please sign in to comment.