Skip to content

Commit

Permalink
Adjust CI
Browse files Browse the repository at this point in the history
  • Loading branch information
GitRon committed Oct 14, 2024
1 parent 3acd799 commit 163891e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,12 @@ on:
push:
branches: [ '**' ]
pull_request:
branches: [ '**' ]

jobs:
linting:
runs-on: ubuntu-22.04
if: github.event_name == 'push' || github.event_name == 'pull_request'
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 163891e

Please sign in to comment.