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 b2873fc commit 365b4edCopy full SHA for 365b4ed
.github/workflows/preview.yaml
@@ -31,6 +31,7 @@ jobs:
31
# Modify the following list of directories with new projects
32
files: |
33
tasks/**
34
+ lib/**
35
36
- name: Summarize changes
37
run: |
0 commit comments