Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Commit

Permalink
Attempt to fix double build
Browse files Browse the repository at this point in the history
  • Loading branch information
terricain committed Mar 25, 2022
1 parent e21c94f commit 47960e6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@ name: "Build and Release"

on:
push:
branches:
- master
pull_request:
branches:
- main
- master

jobs:
Expand Down

0 comments on commit 47960e6

Please sign in to comment.