Skip to content

Commit

Permalink
Change trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
foolip committed Feb 16, 2023
1 parent 79d4a6a commit 05bec50
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/labels.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: labels
on:
push:
branches:
- labels-workflow
# Trigger every Monday morning, or manually.
schedule:
- cron: 55 5 * * 1
workflow_dispatch:
jobs:
update:
Expand Down

0 comments on commit 05bec50

Please sign in to comment.