]> git.ipfire.org Git - thirdparty/squid.git/commit
CI: Remove irrelevant branch from master GitHub Actions config (#1292)
authorAlex Rousskov <rousskov@measurement-factory.com>
Tue, 28 Feb 2023 21:40:14 +0000 (21:40 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Thu, 2 Mar 2023 21:54:07 +0000 (21:54 +0000)
commit58ecf6052ef258aaafd6d4c810a0757299113e9b
tree7f2aa4b3f654063da045492c46d92131fe5c04ce
parent6a7f39a2d1bdfe3b6808217328cd070d75434728
CI: Remove irrelevant branch from master GitHub Actions config (#1292)

The original GitHub Actions configuration (see commit 2ed8cc4)
incorrectly assumed that GitHub will use that configuration (stored in
the master branch) for testing _all_ repository branches. In reality,
GitHub uses configuration from the being-tested branch. Thus, we do not
need to (and, hence, should not) list any branches in the X branch
configuration, with the exception of the X branch itself and the "auto"
branch where all PRs (including all X-targeting PRs) are staged for the
final "as if merged" testing.
.github/workflows/default.yaml