Skip to content

Commit

Permalink
chore: Adjust triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban authored Nov 20, 2024
1 parent 0366396 commit ad2d322
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,13 @@ on:
push:
branches:
- main
- release/**
- legacy/**
- release/*/*

pull_request:
types: [opened, synchronize, reopened]
branches:
- main
- release/**
- legacy/**
- release/*/*

env:
UnoCheck_Version: '1.27.1'
Expand Down

0 comments on commit ad2d322

Please sign in to comment.