Change triggers for CI action

This commit is contained in:
SeanOMik 2021-08-07 12:32:32 -04:00 committed by GitHub
parent 6cf2613687
commit a843729e6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 5 deletions

View File

@ -1,10 +1,6 @@
name: eBookReaderSwitch CI pipeline
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
on: [push, pull_request, workflow_dispatch]
jobs:
build: