Skip to content

Commit

Permalink
Activate git action for pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
stavshamir committed Jan 15, 2021
1 parent 2ede1c8 commit e139fa1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/springwolf-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
paths:
- '.github/workflows/springwolf-core.yml'
- 'springwolf-core/**'
pull_request:
types: [ opened, synchronize, ready_for_review ]

jobs:
build:
Expand Down

0 comments on commit e139fa1

Please sign in to comment.