qutebrowser/.github
toofar dc072a7825 Allow running nightly builds on any branch
The nightly jobs have a `workflow_dispatch` action, which means you can
kick the job off on any branch. But the build steps has the branch to
build on hardcoded. I would like to be able to build windows and mac
builds without having a local build environment setup.

The docs for the checkout action says it default to the main branch,
so the scheduled actions should keep working fine. But now we'll be able
to create builds off of other branches too.
docs: https://github.com/actions/checkout#usage

ref: https://github.com/qutebrowser/qutebrowser/issues/7989
2023-11-15 20:36:41 +13:00
..
ISSUE_TEMPLATE Point to GitHub discussions feature 2020-06-17 09:34:12 +02:00
workflows Allow running nightly builds on any branch 2023-11-15 20:36:41 +13:00
CODEOWNERS Make rcorre codeowners line recursive 2018-09-01 22:17:22 +02:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2017-11-21 09:19:06 +01:00
CONTRIBUTING.asciidoc Move master branch references to main 2023-07-23 11:38:19 +02:00
FUNDING.yml Move master branch references to main 2023-07-23 11:38:19 +02:00
SECURITY.md doc: Improve security reporting guidelines 2022-12-13 14:24:32 +01:00
dependabot.yml Retry dependabot for GitHub Actions 2022-11-04 19:12:54 +01:00
pull_request_template.md Add basic PR template 2020-07-20 10:43:11 +02:00