Files
github-script/.github/workflows
Martijn Pieters 8d9f8fc050 Fix null handling, covered by integration tests
`core.getInput()` always returns a string, so testing for 'not null'
is always true. This then leads to previews set to an array with
a single empty string, breaking accept-header output.

Updated eslint rules should help avoid this issue in future, and new
integration tests verify that the github client configuration now
reflects the intended configuration options.
2023-04-04 22:11:47 +01:00
..
2023-01-25 19:36:14 -05:00
2023-01-25 19:36:14 -05:00
2022-06-15 16:25:41 -04:00
2022-10-25 21:48:09 +00:00
2020-08-18 09:35:23 -04:00