Skip to content

Commit

Permalink
Merge pull request #1134: dev: Trim back the overgrown CI jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
victorlin committed Aug 6, 2024
2 parents 4477b96 + 043f8aa commit f232655
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
name: CI

on:
- push
- pull_request
push:
branches:
- master
pull_request:
workflow_dispatch:

jobs:
test-build:
Expand Down

0 comments on commit f232655

Please sign in to comment.