build-test-web and build-test-publish-apps triggered by push all branches
This commit is contained in:
@ -3,9 +3,6 @@ name: build-test-publish-apps
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- pierremtb/tauri-to-electron-ci
|
||||
release:
|
||||
types: [published]
|
||||
schedule:
|
||||
|
||||
3
.github/workflows/build-test-web.yml
vendored
3
.github/workflows/build-test-web.yml
vendored
@ -3,9 +3,6 @@ name: build-test-web
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- pierremtb/tauri-to-electron-ci
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
|
||||
|
||||
Reference in New Issue
Block a user