---
name: Issue
about: Use this template for reporting a bug/issue.
title: "Issue: "
labels: kind/bug
assignees: ''
---
## Act version
```none
```
## Expected behaviour
## Actual behaviour
## Workflow and/or repository
workflow
```none
name: example workflow
on: [push]
jobs:
[...]
```
## Steps to reproduce
## `act` output
Log
```none
```