build-test-web and build-test-publish-apps triggered by push all branches

This commit is contained in:
Pierre Jacquier
2024-08-05 12:07:52 -04:00
committed by 49lf
parent 12ed4d5925
commit fbbb9a7c9a
2 changed files with 0 additions and 6 deletions

View File

@ -3,9 +3,6 @@ name: build-test-publish-apps
on:
pull_request:
push:
branches:
- main
- pierremtb/tauri-to-electron-ci
release:
types: [published]
schedule:

View File

@ -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 }}