mirror of
https://github.com/OpenNebula/one.git
synced 2025-01-10 01:17:40 +03:00
Update smoke_tests.yml
Signed-off-by: sashashura <93376818+sashashura@users.noreply.github.com>
This commit is contained in:
parent
0b3f786441
commit
b23ad3a54c
3
.github/workflows/smoke_tests.yml
vendored
3
.github/workflows/smoke_tests.yml
vendored
@ -3,6 +3,9 @@ name: OpenNebula Smoke Tests
|
||||
# Controls when the action will run.
|
||||
on: [push, pull_request, workflow_dispatch]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
smoke-tests:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
Reference in New Issue
Block a user