Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
lyie28 committed Aug 7, 2024
1 parent 054686c commit 6dec731
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gh-monitor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ on:
pull_request:
types: [closed]
branches:
- ${{ env.BRANCH_NAME }}
- gh-monitor
push:
branches:
- ${{ env.BRANCH_NAME }}
- gh-monitor

jobs:
find-changed-files:
Expand Down

0 comments on commit 6dec731

Please sign in to comment.