We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10bc9a9 commit 43e812bCopy full SHA for 43e812b
1 file changed
.github/workflows/prepare-and-deploy.yml
@@ -6,6 +6,9 @@ on:
6
- master
7
paths:
8
- .all-contributorsrc
9
+ - package.json
10
+ - package-lock.json
11
+ - src/**
12
- .github/workflows/prepare-and-deploy.yml
13
schedule:
14
- cron: "0 0 * * *"
0 commit comments