Skip to content

Commit

Permalink
Update Hubot (#80)
Browse files Browse the repository at this point in the history
* feat: update to Hubot 9
feat: use async/await style programming

* chore: Run action on PR

* Fix test
  • Loading branch information
joeyguerra authored Oct 1, 2023
1 parent 642f8ee commit 08905d0
Show file tree
Hide file tree
Showing 7 changed files with 2,768 additions and 13,035 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ on:
push:
branches:
- main
pull_request:
branches:
- main
permissions:
contents: read
jobs:
Expand Down
Loading

0 comments on commit 08905d0

Please sign in to comment.