Skip to content

Commit

Permalink
Run on push
Browse files Browse the repository at this point in the history
Signed-off-by: Craig Perkins <[email protected]>
  • Loading branch information
cwperks committed Oct 2, 2023
1 parent 98c53ad commit d9e5f4f
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,6 @@
name: CI

on:
push:
branches:
- main
- 1.*
- 2.*
- *
pull_request:
on: [push, pull_request]

env:
GRADLE_OPTS: -Dhttp.keepAlive=false
Expand Down

0 comments on commit d9e5f4f

Please sign in to comment.