Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
hsoerensen committed Aug 6, 2024
1 parent 5b08338 commit a8f065e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ name: build

on:
push:
branches:
- 'main'
- 'v[0-9]*'
tags:
- 'v*'
workflow_dispatch:

env:
Expand Down

0 comments on commit a8f065e

Please sign in to comment.