Update actions
All checks were successful
Build and release project / Explore-Gitea-Actions (push) Successful in 49s

This commit is contained in:
2025-11-22 13:49:57 +03:00
parent 4f49db5102
commit 65bdc2fab3
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:
- main - dev
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:
- dev - main
jobs: jobs:
Explore-Gitea-Actions: Explore-Gitea-Actions: