mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-25 11:43:06 +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
|
||||
|
||||
on: [pull_request]
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- doesnotexist
|
||||
|
||||
jobs:
|
||||
build-lib:
|
||||
|
Loading…
Reference in New Issue
Block a user