network/.github/workflows
Rich Megginson 26c742d7e3 Use GITHUB_REF_NAME as name of push branch; fix error in branch detection [citest skip]
We need to get the name of the branch to which CHANGELOG.md was pushed.
For now, it looks as though `GITHUB_REF_NAME` is that name.  But don't
trust it - first, check that it is `main` or `master`.  If not, then use
a couple of other methods to determine what is the push branch.

Signed-off-by: Rich Megginson <rmeggins@redhat.com>
2022-08-04 11:58:44 -04:00
..
changelog_to_tag.yml Use GITHUB_REF_NAME as name of push branch; fix error in branch detection [citest skip] 2022-08-04 11:58:44 -04:00
integration.yml GitHub CI: Trigger on main branch 2022-03-11 15:55:25 +01:00
markdownlint.yml Add markdownlint GitHub Action 2021-04-07 18:06:31 +02:00
tox.yml [citest skip] bump tox-lsr version to 2.11.0; remove py37; add py310 2022-05-09 13:21:51 -06:00