Remove issue filter: PRs can also be release blockers

Tim van der Meij 2023-09-24 12:12:55 +02:00
parent 2ec9e2d0bb
commit 1716e5914c

@ -1,4 +1,4 @@
1. Make sure there are no [release blockers](https://github.com/mozilla/pdf.js/issues?q=is%3Aissue+is%3Aopen+label%3Arelease-blocker) before continuing.
1. Make sure there are no [release blockers](https://github.com/mozilla/pdf.js/issues?q=is%3Aopen+label%3Arelease-blocker) before continuing.
1. Checkout the most recent code: `git fetch upstream && git checkout upstream/master`
1. Generate the ZIP files: `gulp publish`
1. Create the release on GitHub: