add example regex match for stdout/err string

This commit is contained in:
Nick Fyson 2020-08-24 20:49:58 +01:00
parent 45e00a8e6a
commit cd22abcda8
7 changed files with 231 additions and 161 deletions

View file

@ -1,6 +1,6 @@
name: "CodeQL action"
on: [push, pull_request]
on: [pull_request]
jobs:
build: