github: only run publish-test on main
This commit is contained in:
5
.github/workflows/publish_test.yaml
vendored
5
.github/workflows/publish_test.yaml
vendored
@@ -1,13 +1,10 @@
|
||||
name: test-publish
|
||||
name: publish-test
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
pull_request:
|
||||
branches:
|
||||
- "**"
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user