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 4d6d49e commit 18e4afcCopy full SHA for 18e4afc
.github/workflows/scheduled.yaml
@@ -39,7 +39,7 @@ jobs:
39
additional-env-vars: |
40
PKG_SYSREQS_DRY_RUN=true
41
extra-deps: |
42
- digest (>= 0.6.37)
+ digest (>= 0.6.37); sass (>= 0.4.9)
43
branch-cleanup:
44
if: >
45
github.event_name == 'schedule' || (
0 commit comments