update a Smoke test workflow
Some checks failed
CI/CD Pipeline / deploy_testing (push) Has been skipped
CI/CD Pipeline / deploy_production (push) Failing after 40s

This commit is contained in:
2025-08-27 03:42:02 +03:00
parent cdb6d98ae7
commit 5bd98fb09d

View File

@@ -2,7 +2,7 @@ name: smoke
on: on:
push: push:
branches: branches:
- '' # run on any branch push - '**' # run on any branch push
workflow_dispatch: # allow manual run from the Actions tab workflow_dispatch: # allow manual run from the Actions tab
jobs: jobs:
hello: hello: