Skip to content

Commit

Permalink
trigger workflow on cron
Browse files Browse the repository at this point in the history
  • Loading branch information
SunSerega committed Mar 22, 2024
1 parent 47049b8 commit 4b4397f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/on commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@

on:
push:
branches-ignore:
- 'win-pack-changes/*'
- 'ubuntu-pack-changes/*'
schedule:
- cron: '0 0 * * *'
pull_request:
workflow_dispatch:

Expand Down

0 comments on commit 4b4397f

Please sign in to comment.