Skip to content

Conversation

@jozefizso
Copy link
Member

The usage example in README contained invalid YAML syntax where the 'on:' trigger used '- push:' format which causes workflow failures.

Changed to the correct format 'push:' without the dash prefix.

Fixes #2

🤖 Generated with Claude Code

The usage example in README contained invalid YAML syntax where the
'on:' trigger used '- push:' format which causes workflow failures.

Changed to the correct format 'push:' without the dash prefix.

Fixes #2

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@jozefizso jozefizso self-assigned this Dec 9, 2025
@jozefizso jozefizso added the documentation Improvements or additions to documentation label Dec 9, 2025
@jozefizso jozefizso linked an issue Dec 9, 2025 that may be closed by this pull request
@jozefizso jozefizso added this to the v1 milestone Dec 9, 2025
@jozefizso jozefizso merged commit 27d9999 into main Dec 9, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix invalid YAML syntax in README usage example

2 participants