Skip to content

Commit

Permalink
Trigger (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gcaya authored Oct 28, 2024
1 parent 11bec3c commit ac96f2d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,11 @@ on:
pull_request:
branches: ["main", "master"]
paths-ignore: ["*.md"]


push:
branches:
- "renovate/**"

jobs:
ci:
runs-on: ubuntu-latest
Expand Down

0 comments on commit ac96f2d

Please sign in to comment.