1
0
mirror of https://github.com/QtExcel/QXlsx.git synced 2025-01-30 05:02:52 +08:00

testing github actions

This commit is contained in:
Jay Two 2020-01-14 21:07:09 +09:00
parent 28ebcd7338
commit cc53583c12
5 changed files with 3 additions and 43 deletions

View File

@ -1,5 +1,5 @@
# base code from https://github.com/jaredtao/HelloActions-Qt
# android.yml
# base code from https://github.com/jaredtao/HelloActions-Qt
name: Android
on:
@ -15,10 +15,6 @@ on:
- 'ToUpgrade.md'
- 'Vision.md
- 'LICENSE'
- '.github/workflows/ubuntu.yml'
- '.github/workflows/windows.yml'
- '.github/workflows/macos.yml'
- '.github/workflows/ios.yml'
pull_request:
paths-ignore:
- 'Example.md'
@ -31,10 +27,6 @@ on:
- 'ToUpgrade.md'
- 'Vision.md
- 'LICENSE'
- '.github/workflows/ubuntu.yml'
- '.github/workflows/windows.yml'
- '.github/workflows/macos.yml'
- '.github/workflows/ios.yml'
jobs:
build:
name: Build

View File

@ -1,5 +1,5 @@
# base code from https://github.com/jaredtao/HelloActions-Qt
# ios.yml
# base code from https://github.com/jaredtao/HelloActions-Qt
name: IOS
on:
@ -15,10 +15,6 @@ on:
- 'ToUpgrade.md'
- 'Vision.md
- 'LICENSE'
- '.github/workflows/ubuntu.yml'
- '.github/workflows/windows.yml'
- '.github/workflows/android.yml'
- '.github/workflows/macos.yml'
pull_request:
paths-ignore:
- 'Example.md'
@ -31,10 +27,6 @@ on:
- 'ToUpgrade.md'
- 'Vision.md
- 'LICENSE'
- '.github/workflows/ubuntu.yml'
- '.github/workflows/windows.yml'
- '.github/workflows/android.yml'
- '.github/workflows/macos.yml'
jobs:
build:
name: Build

View File

@ -1,5 +1,5 @@
# base code from https://github.com/jaredtao/HelloActions-Qt
# macos.yml
# base code from https://github.com/jaredtao/HelloActions-Qt
name: MacOS
on:
@ -15,10 +15,6 @@ on:
- 'ToUpgrade.md'
- 'Vision.md
- 'LICENSE'
- '.github/workflows/ubuntu.yml'
- '.github/workflows/windows.yml'
- '.github/workflows/android.yml'
- '.github/workflows/ios.yml'
pull_request:
paths-ignore:
- 'Example.md'
@ -31,10 +27,6 @@ on:
- 'ToUpgrade.md'
- 'Vision.md
- 'LICENSE'
- '.github/workflows/ubuntu.yml'
- '.github/workflows/windows.yml'
- '.github/workflows/android.yml'
- '.github/workflows/ios.yml'
jobs:
build:
name: Build

View File

@ -14,10 +14,6 @@ on:
- 'ToUpgrade.md'
- 'Vision.md
- 'LICENSE'
- '.github/workflows/windows.yml'
- '.github/workflows/macos.yml'
- '.github/workflows/android.yml'
- '.github/workflows/ios.yml'
pull_request:
paths-ignore:
- 'Example.md'
@ -30,10 +26,6 @@ on:
- 'ToUpgrade.md'
- 'Vision.md'
- 'LICENSE'
- '.github/workflows/windows.yml'
- '.github/workflows/macos.yml'
- '.github/workflows/android.yml'
- '.github/workflows/ios.yml'
jobs:
build:
name: Build

View File

@ -14,10 +14,6 @@ on:
- 'ToUpgrade.md'
- 'Vision.md'
- 'LICENSE'
- '.github/workflows/ubuntu.yml'
- '.github/workflows/macos.yml'
- '.github/workflows/android.yml'
- '.github/workflows/ios.yml'
pull_request:
paths-ignore:
- 'Example.md'
@ -30,10 +26,6 @@ on:
- 'ToUpgrade.md'
- 'Vision.md'
- 'LICENSE'
- '.github/workflows/ubuntu.yml'
- '.github/workflows/macos.yml'
- '.github/workflows/android.yml'
- '.github/workflows/ios.yml'
jobs:
build:
runs-on: windows-2019