Skip to content

Commit

Permalink
update lint
Browse files Browse the repository at this point in the history
  • Loading branch information
rvhonorato committed Feb 26, 2024
1 parent 8665a5f commit f92b63f
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: python lint
name: lint

on:
['push', 'pull_request']
'pull_request':
branches:
- main

jobs:
build:
runs-on: ${{ matrix.platform }}
Expand Down

0 comments on commit f92b63f

Please sign in to comment.