mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-07-16 09:26:39 +00:00
PR validation should be triggered just by PR (#225)
This commit is contained in:
parent
db1f4458c5
commit
2ae0a2400d
@ -1,13 +1,9 @@
|
||||
name: validations
|
||||
name: PR validation
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- 'develop'
|
||||
- 'main'
|
||||
push:
|
||||
branches:
|
||||
- 'develop'
|
||||
- 'main'
|
||||
jobs:
|
||||
build-cli:
|
||||
name: Build CLI
|
Loading…
Reference in New Issue
Block a user