Skip to content

Commit

Permalink
format spring-boot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
while1618 committed Aug 22, 2023
1 parent 48c82cd commit fdeff31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/spring-boot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ run-name: ${{ github.actor }} started CI
on:
workflow_dispatch:
push:
branches: [ master ]
branches: [master]
paths:
- backend/spring-boot/**
pull_request:
branches: [ master ]
branches: [master]
paths:
- backend/spring-boot/**

Expand Down

0 comments on commit fdeff31

Please sign in to comment.