ostree/.github
Dan Nicholson 8d1373bdd7 workflow/docs: Fix deployments
A couple fixes to make PRs and non-PRs work correctly:

* In a conditional expression, `true` or `false` are returned unless you
  terminate both sides in a ternary. That was causing 2 strings to be
  suffixed with `false` instead of an empty string.
* For a PR, we do actually want to cancel in progress runs since there's
  no danger of breaking an in progress deployment.
* For PRs, just use the same `github-pages-pr` name for the artifact.
  The important part is that it's not called `github-pages` where an in
  progress deployment could pick it up. Otherwise it can use the same
  name all the time.
2024-09-15 14:01:19 -06:00
..
ISSUE_TEMPLATE *: rename master branch to main 2021-05-07 16:55:03 +02:00
workflows workflow/docs: Fix deployments 2024-09-15 14:01:19 -06:00
dependabot.yml dependabot: Update github-actions weekly 2024-02-15 16:20:33 +01:00
labeler.yml ci: Add an automatic labeler action 2023-09-07 17:38:59 -04:00