Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2a0dbaa

Browse filesBrowse files
committed
fix
1 parent 8b1b21d commit 2a0dbaa
Copy full SHA for 2a0dbaa

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎.github/workflows/dispatch-matrix-check.yml

Copy file name to clipboardExpand all lines: .github/workflows/dispatch-matrix-check.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
token: ${{ secrets.RELEASE_ENGINEERING_TOKEN }}
2323
repository: github/codeql-coding-standards-release-engineering
2424
event-type: matrix-test
25-
client-payload: '{"pr": "${{ github.event.number }}"'
25+
client-payload: '{"pr": "${{ github.event.number }}"}'
2626

2727

2828
- uses: actions/github-script@v6

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.