Change triggers for CI action
This commit is contained in:
parent
6cf2613687
commit
a843729e6c
|
@ -1,10 +1,6 @@
|
||||||
name: eBookReaderSwitch CI pipeline
|
name: eBookReaderSwitch CI pipeline
|
||||||
|
|
||||||
on:
|
on: [push, pull_request, workflow_dispatch]
|
||||||
push:
|
|
||||||
branches: [ master ]
|
|
||||||
pull_request:
|
|
||||||
branches: [ master ]
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Reference in New Issue