Skip to content

Commit

Permalink
chore: run build on every push
Browse files Browse the repository at this point in the history
  • Loading branch information
awwpotato committed Feb 5, 2025
1 parent 6c1bc6d commit 4b806da
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: Build

on:
push:
pull_request:
branches:
- "*"

jobs:
build:
Expand Down

0 comments on commit 4b806da

Please sign in to comment.