mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
build: don't run mac build on PR
This commit is contained in:
parent
72e3c50f33
commit
984196f602
1 changed files with 0 additions and 13 deletions
13
.github/workflows/test-mac-dmg-build.yml
vendored
13
.github/workflows/test-mac-dmg-build.yml
vendored
|
|
@ -2,19 +2,6 @@ name: Test macOS DMG Build
|
|||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
paths:
|
||||
- '.github/workflows/test-mac-dmg-build.yml'
|
||||
- 'electron/**'
|
||||
- 'build/**'
|
||||
- 'tools/**'
|
||||
- 'package.json'
|
||||
- 'package-lock.json'
|
||||
- 'angular.json'
|
||||
- 'tsconfig*.json'
|
||||
- 'src/**'
|
||||
|
||||
jobs:
|
||||
build-and-verify-dmg:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue