We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 526dbec commit 4da01cbCopy full SHA for 4da01cb
2 files changed
.github/workflows/build.yml
@@ -170,6 +170,7 @@ jobs:
170
git commit -m "Initial commit"
171
- run: dfetch init
172
- run: dfetch environment
173
+ - run: dfetch add https://github.com/dfetch-org/test-repo
174
- run: dfetch validate
175
- run: dfetch check
176
- run: dfetch update
.github/workflows/run.yml
@@ -39,6 +39,7 @@ jobs:
39
40
41
42
43
44
45
0 commit comments