Skip to content

Commit

Permalink
Works, so reset build.yaml triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
scspijker committed Aug 1, 2024
1 parent f043a1e commit b8e8863
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ name: Build and test

on:
push:
branches: ["main"]
pull_request:
workflow_dispatch:
branches: ["main"]

jobs:
build:
Expand Down

0 comments on commit b8e8863

Please sign in to comment.