Ignore readme on workflow (#107)

This commit is contained in:
Sadwhy 2023-12-30 17:13:15 +06:00 committed by GitHub
parent bbc986784b
commit 7fae64bee9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,6 +4,8 @@ on:
push: push:
branches: branches:
- dev - dev
paths-ignore:
- '**/README.md'
jobs: jobs:
build: build: