kopia lustrzana https://github.com/browsh-org/browsh
ci: Run Github Actions for PRs as well as pushes
rodzic
7e68247557
commit
a547ac71fd
|
@ -1,5 +1,5 @@
|
|||
name: Lint
|
||||
on: [push]
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
lint:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
name: Test-Release
|
||||
on: [push]
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
tests:
|
||||
|
|
Ładowanie…
Reference in New Issue