paths-ignore

This commit is contained in:
Dedy Martadinata S 2023-03-28 17:07:34 +07:00 committed by nitnelave
parent e91077f174
commit 9ca55bba84

View File

@ -4,15 +4,18 @@ on:
push:
branches:
- 'main'
paths:
- '!docs/**'
- '!example_configs/**'
paths-ignore:
- 'docs/**'
- 'example_configs/**'
release:
types:
- 'published'
pull_request:
branches:
- 'main'
paths-ignore:
- 'docs/**'
- 'example_configs/**'
workflow_dispatch:
inputs:
msg:
@ -289,9 +292,6 @@ jobs:
name: x86_64-unknown-linux-musl-lldap_set_password-bin
path: bin/
- name: Where is the bin?
run: ls -alR bin
- name: Set executables to LLDAP and LLDAP set password
run: |
chmod +x bin/lldap