mirror of
https://github.com/GyulyVGC/sniffnet.git
synced 2026-08-27 03:49:31 +00:00
Adjusted the trigger rules of the packaging workflow
This commit is contained in:
parent
6b055622ef
commit
d7335aff34
1 changed files with 3 additions and 5 deletions
8
.github/workflows/build_and_package.yml
vendored
8
.github/workflows/build_and_package.yml
vendored
|
|
@ -2,11 +2,9 @@ name: Build and Package
|
|||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
tags:
|
||||
- 'v*'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build_and_package:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue