mirror of
https://github.com/bbernhard/signal-cli-rest-api.git
synced 2026-05-20 13:44:17 +00:00
Merge d09a9667498ac6663d7239bccc204a203acabf9a into 184231020c6b23ebb31e05d6732dc819987d1c84
This commit is contained in:
commit
eed82f5a9c
13
.github/workflows/ci.yml
vendored
13
.github/workflows/ci.yml
vendored
@ -4,9 +4,22 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- '**' #every branch
|
||||
paths-ignore:
|
||||
- "*/*.md"
|
||||
- "*/*.yml"
|
||||
- "doc/**"
|
||||
- "plugins/**"
|
||||
- ".github/**"
|
||||
pull_request:
|
||||
branches:
|
||||
- '**' #every branch
|
||||
paths-ignore:
|
||||
- "*/*.md"
|
||||
- "*/*.yml"
|
||||
- "doc/**"
|
||||
- "plugins/**"
|
||||
- ".github/**"
|
||||
|
||||
|
||||
jobs:
|
||||
setup:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user