Skip to content

Commit 5e317d4

Browse files
committed
Link to the documentation for GitHub Actions
1 parent e8f0293 commit 5e317d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/ci_source/providers/GitHubActions.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import { Env, CISource } from "../ci_source"
22
import { ensureEnvKeysExist } from "../ci_source_helpers"
33
import { readFileSync, existsSync } from "fs"
44

5-
// [unsure the docs url yet]
5+
// https://developer.github.com/actions/
66

77
/**
88
* ### CI Setup

0 commit comments

Comments
 (0)