Skip to content

Commit

Permalink
Merge pull request #2 from SPLURT-Station/kill-labeler-spam-maybe
Browse files Browse the repository at this point in the history
I hate cron
  • Loading branch information
MosleyTheMalO authored Jun 26, 2024
2 parents fc800c3 + 1d2d3ce commit 1e58327
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 1e58327

Please sign in to comment.