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 8c8530b commit aebaa8bCopy full SHA for aebaa8b
1 file changed
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ name: CI
11
# Children that get skipped via `if:` count as "skipped" in the CI rollup
12
# (not "failed"), so the parent "CI" status reaches SUCCESS and branch
13
# protection is satisfied. Push-to-main and manual dispatch always run
14
-# everything regardless of changed paths.
+# everything regardless of changed paths.
15
16
on:
17
workflow_dispatch:
0 commit comments