OpenJobDescription / openjd-model-for-python

Provides a Python implementation of the data model for Open Job Description's template schemas.
https://github.com/OpenJobDescription/openjd-specifications/wiki
Apache License 2.0
12 stars 7 forks source link

ci: set release to watch mainline changelog #83

Closed moorec-aws closed 6 months ago

moorec-aws commented 6 months ago

What was the problem/requirement? (What/Why)

release: publish is not starting because its watching the wrong branch for changelog changes

What was the solution? (How)

Change the branch from release to mainline

What is the impact of this change?

release: publish will now start when changes to the mainline changelog are pushed.

How was this change tested?

n/a

Was this change documented?

no

Is this a breaking change?

no


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.