mirror of
https://github.com/libevent/libevent.git
synced 2025-01-09 00:56:20 +08:00
ci: fix paths-ignore
This commit is contained in:
parent
7e6d9b0b17
commit
b5a6940df2
26
.github/workflows/build.yml
vendored
26
.github/workflows/build.yml
vendored
@ -9,23 +9,21 @@ on:
|
||||
- opened
|
||||
branches:
|
||||
- master
|
||||
push:
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
- '.mailmap'
|
||||
- 'ChangeLog*'
|
||||
- 'whatsnew*'
|
||||
- 'LICENSE'
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
- '.mailmap'
|
||||
- 'ChangeLog*'
|
||||
- 'whatsnew*'
|
||||
- 'LICENSE'
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
push:
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
- '.mailmap'
|
||||
- 'ChangeLog*'
|
||||
- 'whatsnew*'
|
||||
- 'LICENSE'
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
- '.mailmap'
|
||||
- 'ChangeLog*'
|
||||
- 'whatsnew*'
|
||||
- 'LICENSE'
|
||||
|
||||
jobs:
|
||||
linux-cmake-job:
|
||||
|
Loading…
x
Reference in New Issue
Block a user