Skip to content

Commit

Permalink
cleaning up repo (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
arnol377 committed Nov 5, 2024
1 parent cd182f4 commit 099a1e7
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 95 deletions.
14 changes: 0 additions & 14 deletions actions_secrets.tf

This file was deleted.

80 changes: 0 additions & 80 deletions encode_jwt.py

This file was deleted.

3 changes: 2 additions & 1 deletion runner_workspaces.tf
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ locals {
name = "github-runners-${repo}"
repo_topics = [
"terraform-tools",
"github-actions"
"github-actions",
"github-runners-workspace"
]
}
]
Expand Down

0 comments on commit 099a1e7

Please sign in to comment.