Skip to content

Commit

Permalink
change schedule trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
totoprayogo1916 committed Sep 21, 2023
1 parent 58acfec commit 5ab5210
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/label-add-conflict-all-pr.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
name: Auto Label "stale" for All PRs

on:
push:
branches:
- develop
- '4.*'
schedule:
- cron: '0 */6 * * *' # Run at every 6 hours

jobs:
build:
Expand Down

0 comments on commit 5ab5210

Please sign in to comment.