Files
b4l-project-template/.gitea/workflows
grabowski ed728e7028 Update workflow to use [skip actions] flag for infinite loop prevention
- Remove conditional check based on commit message detection
- Use [skip actions] flag in commit message to prevent workflow recursion
- Simplify git configuration using inline -c flags instead of git config --local
- Combine commit and push steps for cleaner workflow execution
- Follow Gitea Actions best practices for preventing infinite loops
- Maintain all functionality while using standard skip actions approach
2025-08-11 13:10:26 +07:00
..