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 e8f0293 commit 5e317d4Copy full SHA for 5e317d4
source/ci_source/providers/GitHubActions.ts
@@ -2,7 +2,7 @@ import { Env, CISource } from "../ci_source"
2
import { ensureEnvKeysExist } from "../ci_source_helpers"
3
import { readFileSync, existsSync } from "fs"
4
5
-// [unsure the docs url yet]
+// https://developer.github.com/actions/
6
7
/**
8
* ### CI Setup
0 commit comments