AtlassianPS / JiraPS

PowerShell module to interact with Atlassian JIRA
https://AtlassianPS.org/module/JiraPS
MIT License
321 stars 131 forks source link

Add 'push' trigger to build_and_test workflow #480

Closed johnheusinger closed 1 year ago

johnheusinger commented 1 year ago

Description

Add a push trigger to the build_and_test workflow

Motivation and Context

This will provide an additional confirmation that all checks are passing after merging a PR to the master branch.

It should also fix the 'build status' badge in the readme (currently showing 'no status')

Types of changes

Checklist