Update main.yml
This commit is contained in:
parent
c32c530cfd
commit
62ed5c0a4b
|
|
@ -4,6 +4,8 @@ on:
|
|||
workflow_dispatch:
|
||||
push:
|
||||
branches: [ main ]
|
||||
paths-ignore:
|
||||
- '**/README.md'
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Reference in New Issue