mirror of
https://github.com/KjellKod/g3log.git
synced 2024-12-12 10:23:50 +01:00
Update buildAndRunTests.yml
This commit is contained in:
parent
d51fe70f96
commit
f9a19c5fe7
4
.github/workflows/buildAndRunTests.yml
vendored
4
.github/workflows/buildAndRunTests.yml
vendored
@ -4,10 +4,14 @@ on:
|
||||
push:
|
||||
paths-ignore:
|
||||
- docs/**
|
||||
- '**.md'
|
||||
- '**.markdown'
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
paths-ignore:
|
||||
- docs/**
|
||||
- '**.md'
|
||||
- '**.markdown'
|
||||
branches: [ master ]
|
||||
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user