miniflux-v2/.github/workflows
Alexandros Kosiaris cf96ab45c1 Support other repo owners in GH docker action
Being able to functionaly utilize the same GH Docker action can be
beneficial for users wanting to build, test and develop in their own
repos. To do so, use ${{ github.repository_owner }} in the action. That
should provide some rudimentary flexibility without breaking the
canonical repo.

Users of this functionality should take care to populate the required
secrets in Github

* DOCKERHUB_TOKEN, DOCKERHUB_USERNAME
* CR_PAT
2022-07-09 19:06:33 -07:00
..
ci.yml Add Go 1.18 to GitHub Actions 2022-03-15 21:01:00 -07:00
codeql-analysis.yml Set read-all permission to GITHUB_TOKEN for CI jobs 2022-01-19 21:44:23 -08:00
docker.yml Support other repo owners in GH docker action 2022-07-09 19:06:33 -07:00
linters.yml Add Go 1.18 to GitHub Actions 2022-03-15 21:01:00 -07:00
scorecards-analysis.yml Create scorecards-analysis.yml 2022-01-19 20:47:57 -08:00