mirror of
https://github.com/chrislgarry/Apollo-11.git
synced 2025-02-13 16:24:37 +00:00
Update label.yml
This commit is contained in:
parent
51f4f5fe7b
commit
a084af23b4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/label.yml
vendored
2
.github/workflows/label.yml
vendored
|
@ -1,7 +1,7 @@
|
||||||
name: Pull Request Labeler
|
name: Pull Request Labeler
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '/5 * * * * *'
|
- cron: '*/5 * * * *'
|
||||||
jobs:
|
jobs:
|
||||||
labeler:
|
labeler:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
Loading…
Add table
Reference in a new issue