Revert workflow_dispatch from push event
This commit is contained in:
2
.github/workflows/github-actions-builder.yml
vendored
2
.github/workflows/github-actions-builder.yml
vendored
@@ -3,8 +3,6 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- production
|
||||
workflow_dispatch:
|
||||
- production
|
||||
|
||||
jobs:
|
||||
publish-tauri:
|
||||
|
||||
Reference in New Issue
Block a user