Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmursa-dev committed Feb 3, 2025
1 parent f5eaca3 commit ce64b1e
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions .github/workflows/quick-start.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,10 @@ name: quick-start
on:
push:
branches:
- '**'
paths:
- '**.py'
- '**.yml'
- master
pull_request:
paths:
- '**.py'
- '**.yml'
branches:
- '**'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit ce64b1e

Please sign in to comment.