Skip to content

Commit

Permalink
Temp
Browse files Browse the repository at this point in the history
  • Loading branch information
wilkinsona committed Mar 4, 2024
1 parent 059c141 commit 635be12
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,13 +1,9 @@
name: CI
on:
push:
branches:
- 3.2.x
on: push
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
jobs:
ci:
if: ${{ github.repository == 'spring-projects/spring-boot' }}
strategy:
matrix:
os:
Expand Down

0 comments on commit 635be12

Please sign in to comment.