Skip to content

Commit

Permalink
simplify workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
alexkolson committed Aug 4, 2024
1 parent 5ea8293 commit 8ebbf3e
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
name: CI
on:
push:
branches:
- '**'
pull_request:
on: push
jobs:
ci:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 8ebbf3e

Please sign in to comment.