mirror of
https://github.com/github/codeql.git
synced 2026-04-25 08:45:14 +02:00
Support yAml extensions
This commit is contained in:
@@ -16,7 +16,7 @@ module Actions {
|
||||
this.getLocation()
|
||||
.getFile()
|
||||
.getRelativePath()
|
||||
.regexpMatch("(^|.*/)\\.github/workflows/.*\\.yml$")
|
||||
.regexpMatch("(^|.*/)\\.github/workflows/.*\\.y(?:a?)ml$")
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user