mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-06-23 23:08:35 +00:00
Update main.yml
This commit is contained in:
parent
37a3d037d4
commit
774fbac53c
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@ -2,7 +2,8 @@ name: ci
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- 'feature/try_guthub_action'
|
- 'develop'
|
||||||
|
- 'main'
|
||||||
jobs:
|
jobs:
|
||||||
docker:
|
docker:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Loading…
Reference in New Issue
Block a user