Merge pull request #246 from spotify/freben/on
Build on all relevant PR events, not pushes
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
name: Frontend CI
|
||||
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- '*'
|
||||
- '.github/workflows/frontend.yml'
|
||||
pull_request:
|
||||
types: [opened, reopened, edited, synchronize]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user