Skip to content

Commit

Permalink
Add push to master trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
nimrodkor committed Jul 14, 2020
1 parent b6fd978 commit b8f7470
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/daily-tasks.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Daily task

on:
schedule:
- cron: "*/2 * * * *"
push:
branch:
- master

jobs:
pr-title-check:
Expand Down

0 comments on commit b8f7470

Please sign in to comment.