Skip to content

Commit 96fbd0b

Browse files
Add TODO in workflow
1 parent 8cb3e4f commit 96fbd0b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/pull.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# This workflow runs for every pull request
2+
# TODO: CI for Go
23
name: PR CI
34

45
on:

.github/workflows/push.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# This workflow runs for every push to main
2+
# TODO: CI for Go
23
name: Push CI
34

45
on:

0 commit comments

Comments
 (0)