Skip to content

Commit

Permalink
github actions: bento
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielfalcao committed Dec 18, 2023
1 parent 7de8812 commit 42a45db
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/pythonapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,12 @@ jobs:

steps:
- uses: actions/checkout@v3
- id: bento
name: Bento
uses: returntocorp/bento-action@v1
with:
acceptTermsWithEmail: gabrielteratos@gmail.com

- name: Install python version
uses: gabrielfalcao/pyenv-action@v18
with:
Expand Down

0 comments on commit 42a45db

Please sign in to comment.