Skip to content

Commit

Permalink
Added GitHub workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Anderson Ignacio da Silva <[email protected]>
  • Loading branch information
aignacio committed Oct 25, 2024
1 parent 7f6045c commit a08672c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ name: Lint > Tests > Publish
on:
push:
branches:
- master
- main
- 'stable/**'
pull_request:
branches:
- master
- main
- 'stable/**'

jobs:
Expand Down

0 comments on commit a08672c

Please sign in to comment.