Skip to content

Commit

Permalink
Update buildandtest.yml (#78)
Browse files Browse the repository at this point in the history
* Rework branches

* Workflow tweaks

* Update buildandtest.yml
  • Loading branch information
codemonkey85 authored Dec 9, 2024
1 parent 0757672 commit 4a4b432
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildandtest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches: [ "dev" ]
pull_request:
branches: [ "dev" ]
branches: [ "dev", "main" ]

jobs:
build:
Expand Down

0 comments on commit 4a4b432

Please sign in to comment.