mirror of
https://github.com/evroon/bracket.git
synced 2026-04-22 16:27:05 -04:00
Always run backend CI job on PR (#1318)
This commit is contained in:
3
.github/workflows/backend.yml
vendored
3
.github/workflows/backend.yml
vendored
@@ -2,9 +2,6 @@ name: backend
|
||||
on:
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
paths:
|
||||
- 'backend/**'
|
||||
- 'codecov.yml'
|
||||
push:
|
||||
branches:
|
||||
- 'master'
|
||||
|
||||
Reference in New Issue
Block a user