mirror of
https://github.com/tauri-apps/tauri-action.git
synced 2026-01-31 00:35:20 +01:00
fix(workflow) on
This commit is contained in:
5
.github/workflows/test-action.yml
vendored
5
.github/workflows/test-action.yml
vendored
@@ -1,8 +1,5 @@
|
||||
name: "test-action"
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- '*'
|
||||
on: [pull_request, push]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user