Skip to content

Conversation

@aibaars
Copy link
Contributor

@aibaars aibaars commented Apr 29, 2020

Merge / deployment checklist

  • Run test builds as necessary. Can be on this repository or elsewhere as needed in order to test the change - please include links to tests in otehr repos!
    • CodeQL using init/finish actions
    • 3rd party tool using upload action
  • Confirm this change is backwards compatible with existing workflows.
  • Confirm the readme has been updated if necessary.

@aibaars aibaars marked this pull request as ready for review April 29, 2020 11:14
@aibaars aibaars requested a review from Daverlo April 29, 2020 11:16
@aibaars aibaars merged commit 72f1ed0 into master Apr 29, 2020
}
const pathsIgnore = parsedYAML['paths-ignore'];
if (pathsIgnore && queries instanceof Array) {
if (pathsIgnore && pathsIgnore instanceof Array) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@aibaars Maybe Array.isArray is better here?

@chrisgavin chrisgavin deleted the aibaars-patch-1 branch September 2, 2020 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants