Update actions
All checks were successful
Show context properties / dump_contexts_to_log (push) Successful in 2s

This commit is contained in:
2025-11-22 13:30:28 +03:00
parent 3d12f20007
commit 10cbf43bcd
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ name: Show context properties
on: on:
push: push:
branches: branches:
- dev - main
jobs: jobs:
dump_contexts_to_log: dump_contexts_to_log:

View File

@@ -3,7 +3,7 @@ run-name: Started by ${{ gitea.actor }}
on: on:
push: push:
branches: branches:
- main - dev
jobs: jobs:
Explore-Gitea-Actions: Explore-Gitea-Actions: