Skip to content

Commit

Permalink
fix: build.yml fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelOsborne committed Feb 20, 2024
1 parent bde0951 commit 9e76d05
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
@@ -1,6 +1,11 @@
name: Build Artifacts

# Todo remove on pull_request

on:
pull_request:
branches: [main]

workflow_dispatch:
inputs:
target:
Expand Down

0 comments on commit 9e76d05

Please sign in to comment.