Ubuntu – Settings for a github actions yml file: Create Issue Branch
I'm using github and github actions. With the actions Create Issue Branch, it's possible to automatically generate a branch when a user is assigned to the issue/ticket. This works perfectly! When I have the standard file from the documentation: .github/workflows/create_branch.yml:…