Skip to content

Commit

Permalink
Add ignore trigger pre-release to main for docs and README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hientominh committed Jan 25, 2024
1 parent f73e738 commit 8e28c2a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/jan-electron-build-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ on:
push:
branches:
- main
paths-ignore:
- 'README.md'
- 'docs/**'
schedule:
- cron: '0 20 * * 2,3,4' # At 8 PM UTC on Tuesday, Wednesday, and Thursday, which is 3 AM UTC+7
workflow_dispatch:
Expand Down

0 comments on commit 8e28c2a

Please sign in to comment.