Browse Source

Merge branch 'dev' of https://github.com/abpframework/abp into dev

pull/2441/head
Halil İbrahim Kalkan 6 years ago
parent
commit
dfb5841133
  1. 2
      .github/workflows/labeler.yml

2
.github/workflows/labeler.yml

@ -1,7 +1,7 @@
name: Pull request labeler
on:
schedule:
- cron: '0 */1 * * *'
- cron: '0 0 1 1 *'
jobs:
labeler:
runs-on: ubuntu-latest

Loading…
Cancel
Save