Skip to content

Commit

Permalink
test github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
robrotheram committed Dec 30, 2023
1 parent 83aefd8 commit dd06381
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@ name: Wails build

on:
push:
tags:
# Match any new tag
- '*'
branches:
- '**'

env:
# Necessary for most environments as build failure can occur due to OOM issues
Expand Down

0 comments on commit dd06381

Please sign in to comment.