Skip to content

Commit

Permalink
removing note that is referencing the wrong workflow...
Browse files Browse the repository at this point in the history
  • Loading branch information
corylanou committed Sep 10, 2024
1 parent 179f89f commit 77957e6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/hype.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,4 @@ It is recommend to use a GitHub [Personnal Acces Token](https://docs.github.com/

The current action is set to only generate the readme on a pull request and commit it back to that same pull request. You can modify this to your own needs.

It should be noted that we are ignoring the `docs` directory in our workflow because we purposefully have broken code examples. You should not do this. Your can simply run `go test ./...` and `staticcheck ./...` respectively in your actions.

<code src="hype.yml"></code>

0 comments on commit 77957e6

Please sign in to comment.