0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-30 20:33:54 -05:00

ci: trigger workflows on push to push-action/**

This commit is contained in:
Gao Sun 2022-07-02 01:30:01 +08:00
parent 8e2eda876d
commit 03390a5f26
No known key found for this signature in database
GPG key ID: 13EBE123E4773688
3 changed files with 5 additions and 0 deletions

View file

@ -1,6 +1,9 @@
name: Commitlint
on:
push:
branches:
- 'push-action/**'
pull_request:
types: [opened, edited, synchronize, reopened]

View file

@ -4,6 +4,7 @@ on:
push:
branches:
- master
- 'push-action/**'
pull_request:
concurrency:

View file

@ -4,6 +4,7 @@ on:
push:
branches:
- master
- 'push-action/**'
pull_request:
concurrency: