check actions env
All checks were successful
sync / sync (push) Successful in 9s

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2025-04-27 16:00:00 +03:00
parent 459a951115
commit 434798a574

View File

@@ -1,4 +1,4 @@
name: syncpull
name: sync
on:
schedule:
@@ -7,7 +7,8 @@ on:
workflow_dispatch:
jobs:
pull:
sync:
if: env.GITHUB_ACTION == 0
runs-on: ubuntu-latest
steps:
- name: init