Update main.yml

This commit is contained in:
Muhammed Kalkan 2022-11-16 14:45:50 +03:00 committed by GitHub
parent c32c530cfd
commit 62ed5c0a4b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ on:
workflow_dispatch: workflow_dispatch:
push: push:
branches: [ main ] branches: [ main ]
paths-ignore:
- '**/README.md'
pull_request: pull_request:
jobs: jobs: