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