Skip to content

Commit

Permalink
resolve conversation
Browse files Browse the repository at this point in the history
  • Loading branch information
Jannis-Mittenzwei committed Dec 12, 2024
1 parent eab8f03 commit b7568f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Create project directory
$ mkdir .github
$ mkdir .github/workflows
$ mkdir -p .github/workflows

install issue
$ tbx issue install bug
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
Create project directory
$ mkdir .github
$ mkdir .github/workflows
$ mkdir -p .github/workflows

install workflow
$ tbx workflow install pr-merge
Expand Down

0 comments on commit b7568f8

Please sign in to comment.