github: change workflow trigger for molecule tests
This commit is contained in:
parent
e5ccf1361d
commit
e7663c008b
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -1,6 +1,6 @@
|
||||
---
|
||||
name: Molecule tests for Wazuh Ansible
|
||||
on: [push]
|
||||
on: [pull_request, workflow_dispatch, release]
|
||||
|
||||
jobs:
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user