We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42bd6d9 commit 60e23ccCopy full SHA for 60e23cc
.github/workflows/build.yml
@@ -9,6 +9,8 @@ on:
9
- ".github/workflows/build.yml"
10
- ".dockerignore"
11
- "Dockerfile"
12
+ - "package.json"
13
+ - "yarn.lock"
14
workflow_dispatch:
15
16
env:
.github/workflows/lint.yml
@@ -7,6 +7,8 @@ on:
7
- ".prettierrc"
8
- ".eslintignore"
- ".github/workflows/lint.yml"
pull_request:
0 commit comments