1
0
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:
Alex 2022-08-28 22:05:39 +01:00 committed by sashashura
parent 0b3f786441
commit b23ad3a54c

View File

@ -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