Add connected event
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
parent
8cee110dfb
commit
199e904d76
1 changed files with 2 additions and 2 deletions
4
.github/workflows/project-automation-pr.yaml
vendored
4
.github/workflows/project-automation-pr.yaml
vendored
|
@ -9,9 +9,9 @@ on:
|
||||||
- closed
|
- closed
|
||||||
- labeled
|
- labeled
|
||||||
- unlabeled
|
- unlabeled
|
||||||
|
- connected
|
||||||
jobs:
|
jobs:
|
||||||
track_pr:
|
pr_automation:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Get project data
|
- name: Get project data
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue