Change CI trigger #2
This commit is contained in:
8
.github/workflows/main.yml
vendored
8
.github/workflows/main.yml
vendored
@@ -2,11 +2,11 @@ name: PyInstaller
|
||||
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- ./
|
||||
branches:
|
||||
- develop
|
||||
pull_request:
|
||||
paths:
|
||||
- ./
|
||||
branches:
|
||||
- develop
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user