Update wasmtime-08-19.md (#3211)

* Update wasmtime-08-19.md

* Don't run CI for changes only in meetings dir
This commit is contained in:
Alex Crichton
2021-08-19 09:08:30 -05:00
committed by GitHub
parent 44f8b78236
commit 9e8e0e8352
2 changed files with 7 additions and 1 deletions

View File

@@ -3,8 +3,12 @@ on:
push:
branches: [main]
tags-ignore: [dev]
paths-ignore:
- 'meetings/**'
pull_request:
branches: [main]
paths-ignore:
- 'meetings/**'
defaults:
run:
shell: bash