Skip to content

Commit

Permalink
Merge pull request #24 from hannesa2/LessCIbuilds
Browse files Browse the repository at this point in the history
Less CI builds
  • Loading branch information
hannesa2 committed Apr 8, 2024
2 parents f7e4c3d + c211e94 commit 24f587f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
name: "Test"
on: [push, pull_request]
on:
push:
branches:
- master
pull_request:
jobs:
test-ubuntu-latest:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 24f587f

Please sign in to comment.