Skip to content

Commit

Permalink
only check every new commit
Browse files Browse the repository at this point in the history
  • Loading branch information
SandPoot authored Jun 9, 2024
1 parent b0f8c63 commit 1d2d3ce
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: PR Labeling
on:
schedule:
- cron: '*/5 * * * *'
pull_request:
types: [synchronize]

jobs:
labeler:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 1d2d3ce

Please sign in to comment.