We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6bda59 commit 6a69821Copy full SHA for 6a69821
.github/workflows/nixpkgs-review.yml
@@ -1,7 +1,7 @@
1
# This is a basic workflow to help you get started with Actions
2
3
name: nixpkgs-review a nixpkgs PR
4
-run-name: 'nixpkgs-review #${{ github.inputs.pr }}'
+run-name: 'nixpkgs-review #${{ github.events.inputs.pr }}'
5
6
# Controls when the action will run. Triggers the workflow on push or pull request
7
# events but only for the master branch
0 commit comments