mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-15 22:07:09 +01:00
Add CHANGELOG.md
This commit is contained in:
parent
4e1eb73eb5
commit
9a38483bcc
2 changed files with 13 additions and 2 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
|
@ -1,9 +1,9 @@
|
|||
name: 'CI'
|
||||
on:
|
||||
pull_request:
|
||||
paths-ignore: [ 'README.md' ]
|
||||
paths-ignore: [ '*.md' ]
|
||||
push:
|
||||
paths-ignore: [ 'README.md' ]
|
||||
paths-ignore: [ '*.md' ]
|
||||
branches:
|
||||
- main
|
||||
workflow_dispatch:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue