Update build.yml

This commit is contained in:
mikhailshaganov 2021-09-06 17:11:18 +03:00 committed by GitHub
parent 9d70f85721
commit f4362ade96
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,7 @@
name: Build Action name: Build Action
on: on:
workflow_dispatch:
push: push:
branches: branches:
- main - main
@ -10,7 +11,6 @@ on:
pull_request: pull_request:
paths-ignore: paths-ignore:
- '**.md' - '**.md'
workflow_dispatch:
jobs: jobs:
build: build: