mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-26 12:38:04 +03:00
turn off workflows
This commit is contained in:
parent
52e20d2544
commit
c7a4553442
5
.github/workflows/test-on-pr.yml
vendored
5
.github/workflows/test-on-pr.yml
vendored
@ -1,6 +1,9 @@
|
|||||||
name: test library
|
name: test library
|
||||||
|
|
||||||
on: [pull_request]
|
on:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- doesnotexist
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-lib:
|
build-lib:
|
||||||
|
Loading…
Reference in New Issue
Block a user