Skip to content

Commit

Permalink
chore: trigger test license
Browse files Browse the repository at this point in the history
  • Loading branch information
manolo-battista committed Sep 23, 2024
1 parent 11a697c commit 920c7a3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ on:
pull_request:
branches: # matches refs/heads/master
- 'main'
push:
branches:
- chore/license

env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 920c7a3

Please sign in to comment.