Skip to content

Commit

Permalink
CI: do not trigger updateInfo on PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
yzqzss committed Jul 7, 2024
1 parent 291324b commit 192f75d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/updateInfo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: Update readme and feed.opml
on:
workflow_dispatch:
push:
branches:
- master
paths:
- 'blogs-original.csv'
- 'linter.py'
Expand Down

0 comments on commit 192f75d

Please sign in to comment.